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