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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 11 20:37:39 CET 2019


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

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

This patch adds a new column to the categories table:
'reset_password' which is a boolean, and represents, well... that. The
value itself is nullable.

The idea is that OpacResetPassword governs the general behaviour, and
this can be overriden at category-level.

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


More information about the Koha-bugs mailing list