https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21890
--- Comment #27 from Tomás Cohen Arazi <[email protected]> --- Created attachment 86843 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86843&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. _______________________________________________ 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/
