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: Aleksander Alekseev <aleksander(at)timescale(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, 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-02-16 18:57:55
Message-ID: CAAWbhmihPDBe+sHPxY0N+9YUj8MoRErdeSYjMeiic0evLWYtmQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

v14 rebases over the test and solution conflicts from 9244c11afe2.

Thanks,
--Jacob

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2023-02-16 19:00:20 Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes?
Previous Message Jacob Champion 2023-02-16 18:38:25 Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert