- Notifications
You must be signed in to change notification settings - Fork28
Commit505b5d2
committed
Abort authentication if the client selected an invalid SASL mechanism.
Previously, the server would log an error, but then try to continue withSCRAM-SHA-256 anyway.Michael PaquierDiscussion:https://www.postgresql.org/message-id/CAB7nPqR0G5aF2_kc_LH29knVqwvmBc66TF5DicvpGVdke68nKw@mail.gmail.com1 parent073ce40 commit505b5d2
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
934 | 934 |
| |
935 | 935 |
| |
936 | 936 |
| |
| 937 | + | |
937 | 938 |
| |
938 | 939 |
| |
939 | 940 |
| |
| 941 | + | |
| 942 | + | |
| 943 | + | |
940 | 944 |
| |
941 | 945 |
| |
942 | 946 |
| |
|
0 commit comments
Comments
(0)