This repository has been archived by the owner on Mar 19, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Require at least 4096 iterations for password derivation in SCRAM whe…
…n password is not empty as per the SCRAM RFC. The server current requests only 1 iteration for accounts with an empty password, but 4096 iterations for accounts with a password.
- Loading branch information