https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21087

--- Comment #14 from Kyle M Hall <k...@bywatersolutions.com> ---
Created attachment 77287
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77287&action=edit
Bug 21087: Do not store the password in ->store for existing patrons

When ->store is called on an existing patron we must not save the
password, but keep the one in DB instead.
There is a dedicated method (update_password) to call when the password
need to be updated

Signed-off-by: John Doe <y...@example.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to