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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 1 16:37:24 CET 2019


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #84595|0                           |1
        is obsolete|                            |
  Attachment #84596|0                           |1
        is obsolete|                            |
  Attachment #84597|0                           |1
        is obsolete|                            |
  Attachment #84598|0                           |1
        is obsolete|                            |

--- Comment #11 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 84631
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84631&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.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list