https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21890 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #86843|0 |1 is obsolete| | Attachment #86844|0 |1 is obsolete| | Attachment #86845|0 |1 is obsolete| | Attachment #86846|0 |1 is obsolete| | Attachment #86847|0 |1 is obsolete| | --- Comment #33 from Liz Rea <wizzyrea@gmail.com> --- Created attachment 86866 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86866&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. Signed-off-by: Liz Rea <wizzyrea@gmail.com> -- You are receiving this mail because: You are watching all bug changes.