You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pgbouncer user password change should not require verifier (#4084)
* regenerate verifier only when user updates pgBouncer Secret password
* improve logic for calculating verifier
* refactor to remove generatePassword func
* added comment describing MD5/SCRAM requirements
* added test for SCRAM verifier
* refactored logic to clearly capture four possible events
* refactored test
* simplified logic
* removed empty branch to pass linter
* updated test to check for setting verifier only
---------
Co-authored-by: Philip Hurst <[email protected]>
0 commit comments