postgresql/contrib/passwordcheck
Nathan Bossart f7e1b3828a 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
2025-01-07 15:06:40 -06:00
..
expected Add passwordcheck.min_password_length. 2025-01-07 15:06:40 -06:00
sql Add passwordcheck.min_password_length. 2025-01-07 15:06:40 -06:00
.gitignore
Makefile
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
passwordcheck.c Add passwordcheck.min_password_length. 2025-01-07 15:06:40 -06:00