From: | Jacob Champion <jchampion(at)timescale(dot)com> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Aleksander Alekseev <aleksander(at)timescale(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
Subject: | Re: [PoC] Let libpq reject unexpected authentication requests |
Date: | 2023-03-13 19:38:10 |
Message-ID: | CAAWbhmg+GzNMK5Li182BKSbzoFVaKk_dDJ628NnuV80GqYgFFg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Mar 10, 2023 at 3:16 PM Jacob Champion <jchampion(at)timescale(dot)com> wrote:
> > Could you send a new patch with all these adjustments? That would
> > help a lot.
>
> Will do!
Here's a v16:
- updated 0001 patch message
- all test names should have commas rather than colons now
- new test for an empty require_auth
- new SSPI suite (note that it doesn't run by default on Cirrus, due
to the use of PG_TEST_USE_UNIX_SOCKETS)
- fixed errant comma at EOL
Thanks,
--Jacob
Attachment | Content-Type | Size |
---|---|---|
v16-0003-require_auth-decouple-SASL-and-SCRAM.patch | text/x-patch | 8.1 KB |
v16-0001-libpq-let-client-reject-unexpected-auth-methods.patch | text/x-patch | 37.2 KB |
v16-0002-Add-sslcertmode-option-for-client-certificates.patch | text/x-patch | 17.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Pryzby | 2023-03-13 20:03:50 | Re: Improve logging when using Huge Pages |
Previous Message | Nathan Bossart | 2023-03-13 19:04:05 | Re: meson: Non-feature feature options |