[Koha-bugs] [Bug 22048] Use set_password instead of update_password in the codebase

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


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

--- Comment #4 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 83504
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83504&action=edit
Bug 22048: Use set_password in create_superlibrarian.pl

Use $patron->set_password instead of update_password. In this case the
'skip_validation' param needs to be set as no password strength checks
are expected.

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


More information about the Koha-bugs mailing list