[Koha-bugs] [Bug 21890] Patron password reset by category

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 31 20:53:57 CET 2019


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

--- Comment #7 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 84595
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84595&action=edit
Bug 21890: DB updates

This patch adds a new column to the categories table:
'can_reset_password' which is a boolean, and represents, well... that.

It also deletes the OpacResetPassword system preference, but first sets
the OpacResetPassword value to all defined categories as it will be used
in the same way.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list