31 Jan
2019
31 Jan
'19
8:53 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21890 --- Comment #7 from Tomás Cohen Arazi <tomascohen@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.