Abort authentication if the client selected an invalid SASL mechanism. Previously, the server would log an error, but then try to continue with SCRAM-SHA-256 anyway.
Michael Paquier Discussion: https://www.postgresql.org/message-id/cab7npqr0g5af2_kc_lh29knvqwvmbc66tf5dicvpgvdke68...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/505b5d2f8672f13c98dd744a6d421da14f59cd39 Modified Files -------------- src/backend/libpq/auth.c | 4 ++++ 1 file changed, 4 insertions(+) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers