Abort authentication if the client selected an invalid SASL mechanism.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
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_LH29knVqwvmBc66TF5DicvpGVdke68nKw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/auth.c | modified | +4 −0 |
Discussion
- Server ignores contents of SASLInitialResponse 14 messages · 2017-05-25 → 2017-06-07