https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16853
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #53098|0 |1 is obsolete| | --- Comment #2 from Marc Véron <[email protected]> --- Created attachment 53103 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53103&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]> -- 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/
