]> git.ipfire.org Git - thirdparty/shadow.git/commit
*/: passwd(1): -n,--mindays: Remove option
authorAlejandro Colomar <alx@kernel.org>
Tue, 16 Dec 2025 19:53:31 +0000 (20:53 +0100)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Sat, 11 Jul 2026 14:37:42 +0000 (16:37 +0200)
commit46b15cd769b584ce7dfeb9927912fddddce1ffca
tree14715b8f267758757034f2a22f6f00e97c9fa077
parentb7e00ce7f8e61bf098705b32704a6e47ae9dbdd2
*/: passwd(1): -n,--mindays: Remove option

It makes no sense to limit the frequency of password change.  If one
changes its password, and 5 minutes later the password is leaked, one
should be able to change the password immediately.

Link: <https://github.com/shadow-maint/shadow/pull/1482>
Reviewed-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/passwd.1.xml
src/passwd.c