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

            Bug ID: 22854
           Summary: Add separate column for administrative locked patron
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
  Target Milestone: ---

See bug 21336. This is now arranged by using the same column login_attempts.
login_attempts > pref_value means locked
login_attempts < 0 means admin lock

Do we need one or even two new columns?
[1] locked: regular lock (resulting from entering wrong password), boolean
replacing the check attempts > pref. Note that changing the pref might lock or
unlock users now. Do we want that?
[2] admin_locked: administrative lock, resulting from e.g. removing GDPR
consent, boolean

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to