Re: Parametrization minimum password lenght
Emanuele Musella <emamuse86@gmail.com>
From: Emanuele Musella <emamuse86@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org, Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Date: 2024-12-19T10:22:02Z
Lists: pgsql-hackers
Attachments
- min_password_length_v9.patch (application/octet-stream) patch v9
Hi Nathan, thank you. It seems to me you are working on an older version of patch. In attached the latest one for your reference. Thanks for your support Best regards Emanuele Musella Il giorno mer 18 dic 2024 alle ore 21:56 Nathan Bossart < nathandbossart@gmail.com> ha scritto: > Here is what I have staged for commit. > > -- > nathan >
Commits
-
Add passwordcheck.min_password_length.
- f7e1b3828a93 18.0 landed