[Koha-bugs] [Bug 21547] Use set_password in opac-passwd and remove sub goodkey

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 26 16:31:52 CET 2018


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

--- Comment #11 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 83490
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83490&action=edit
Bug 21547: (follow-up) Rely on Koha::Patron->set_password checks

This patch makes the controller just call $patron->set_password and use
the exceptions it might raise instead of manually checking the passwor
strength.

No behaviour change should be expected. It also removes some leftovers.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list