9 Aug
2018
9 Aug
'18
6:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 --- Comment #6 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 77632 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77632&action=edit Bug 21178: (QA follow-up) Rely on is_password_valid This patch makes set_password still rely on Koha::AuthUtils' is_password_valid method as the only source for truth regarding password validity. To test: - Run: $ kshell k$ prove t/db_dependent/Koha/Patrons.t => SUCCESS: Tests still pass! Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.