25 Jul
2018
25 Jul
'18
3:40 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21087 --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 77255 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77255&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 -- You are receiving this mail because: You are watching all bug changes.