[Bug 17746] koha-reset-passwd hashes passwords with MD5
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17746 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #10 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Ok, this is my approach. I've: - Added a set_password.pl script that uses Koha's API internally to do the right thing, and has the flexibility to specify multiple patron matching criterias. - Rewrote koha-reset-passwd so it just calls set_password.pl instead of the current templ file + onliner + SQL generation implementation. The expected behaviour (for koha-reset-passwd) should remain. Check the first patch in order to test set_password.pl -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org