[Koha-bugs] [Bug 21890] Patron password reset by category

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 1 19:53:24 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21890

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #86866|0                           |1
        is obsolete|                            |

--- Comment #41 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 87289
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87289&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 at gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list