https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21976 --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 84799 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84799&action=edit Bug 21976: Make koha-reset-passwd respect restrictions This patch makes the set_password.pl script default to respect the restrictions, and adds a --skip_validation parameter to it. koha-reset-passwd is adapted so it also accepts this parameter. The result is the default behaviour respects the restrictions, and they can be skipped. To test: - Try with and without the option switch - Notice the randomly generated password is always strongest than what we enforce. - Sign off -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.