https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21547
--- Comment #1 from Marcel de Rooy <[email protected]> --- Created attachment 80391 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80391&action=edit Bug 21547: Use update_password in opac-passwd and remove sub goodkey Remove sql statement to change password by calling update_password. Remove sub goodkey by calling C4::Auth::checkpw_hash. Test plan: Try to change password in OPAC with good and bad pw. Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. 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/
