https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33832
--- Comment #4 from Brendan Lawlor <[email protected]> --- Created attachment 164506 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164506&action=edit Bug 33832: Allow updating username without changing password on member-password.pl This patch updates the change password page on the staff interface to allow for changing the patron's username without changing the password. If the new password is an empty string we can skip setting the patron's password and sending the new password to the template. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
