Re: [PoC] Let libpq reject unexpected authentication requests

From: Jacob Champion <jchampion(at)timescale(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Subject: Re: [PoC] Let libpq reject unexpected authentication requests
Date: 2022-11-16 17:26:01
Message-ID: CAAWbhmixDLmLMNUcMgCGYbG_z85umzUAD_6v=9bZHvxsjnHLpA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Nov 15, 2022 at 11:07 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> I am beginning to look at the last version proposed, which has been
> marked as RfC. Does this patch need a refresh in light of a9e9a9f and
> 0873b2d? The changes for libpq_append_conn_error() should be
> straight-forward.

Updated in v13, thanks!

--Jacob

Attachment Content-Type Size
since-v12.diff.txt text/plain 4.9 KB
v13-0001-libpq-let-client-reject-unexpected-auth-methods.patch text/x-patch 33.0 KB
v13-0002-Add-sslcertmode-option-for-client-certificates.patch text/x-patch 17.0 KB
v13-0003-require_auth-decouple-SASL-and-SCRAM.patch text/x-patch 8.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2022-11-16 17:37:14 Re: MERGE regress test
Previous Message Andres Freund 2022-11-16 17:07:47 Re: meson oddities