https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22048
--- Comment #11 from Kyle M Hall <[email protected]> --- Created attachment 83588 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83588&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. Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
