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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 21 20:51:06 CET 2019


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

Liz Rea <wizzyrea at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #86843|0                           |1
        is obsolete|                            |
  Attachment #86844|0                           |1
        is obsolete|                            |
  Attachment #86845|0                           |1
        is obsolete|                            |
  Attachment #86846|0                           |1
        is obsolete|                            |
  Attachment #86847|0                           |1
        is obsolete|                            |

--- Comment #33 from Liz Rea <wizzyrea at gmail.com> ---
Created attachment 86866
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86866&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>

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


More information about the Koha-bugs mailing list