https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16853
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #53239|0 |1 is obsolete| | --- Comment #5 from Tomás Cohen Arazi <[email protected]> --- Created attachment 53435 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53435&action=edit Bug 16853: Move changepassword to Koha::Patron->update_password This patch moves the code from C4::Members::changepassword to Koha::Patron->update_password Test plan: Change your password at the OPAC and the staff interface This should work as before Signed-off-by: Marc Véron <[email protected]> Signed-off-by: Tomas Cohen Arazi <[email protected]> I rebased this on top of 16849 because they were conflicting. Tests pass, code looks good (as usual) and I checked both OPAC and staff password change work as expected. -- 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/
