https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21890
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #84595|0 |1 is obsolete| | Attachment #84596|0 |1 is obsolete| | Attachment #84597|0 |1 is obsolete| | Attachment #84598|0 |1 is obsolete| | --- Comment #11 from Kyle M Hall <[email protected]> --- Created attachment 84631 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84631&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. Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
