Add passwordcheck.min_password_length.
Nathan Bossart <nathan@postgresql.org>
Add passwordcheck.min_password_length. This new parameter can be used to change the minimum allowed password length (in bytes). Note that it has no effect if a user supplies a pre-encrypted password. Author: Emanuele Musella, Maurizio Boriani Reviewed-by: Tomas Vondra, Bertrand Drouvot, Japin Li Discussion: https://postgr.es/m/CA%2BugDNyYtHOtWCqVD3YkSVYDWD_1fO8Jm_ahsDGA5dXhbDPwrQ%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| contrib/passwordcheck/expected/passwordcheck_1.out | modified | +4 −0 |
| contrib/passwordcheck/expected/passwordcheck.out | modified | +4 −0 |
| contrib/passwordcheck/passwordcheck.c | modified | +20 −4 |
| contrib/passwordcheck/sql/passwordcheck.sql | modified | +4 −0 |
| doc/src/sgml/passwordcheck.sgml | modified | +37 −0 |
Documentation touched
Discussion
- Parametrization minimum password lenght 22 messages · 2024-11-12 → 2025-01-07