[Koha-bugs] [Bug 21976] koha-reset-passwd does not deal with password restrictions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 5 18:32:12 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21976

--- Comment #5 from Tomás Cohen Arazi <tomascohen at 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.


More information about the Koha-bugs mailing list