Summary: | FailedLoginAttempts syspref will lock out users so that they cannot log in unless the syspref is cleared | ||
---|---|---|---|
Product: | Koha | Reporter: | Barton Chittenden <barton> |
Component: | Authentication | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED WORKSFORME | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | andrew, dpavlin, jonathan.druart |
Version: | 17.05 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 18314 | ||
Bug Blocks: |
Description
Barton Chittenden
2018-01-18 23:57:29 UTC
Hi Barton, the preference is not related to ifNorwegianPatronDBEnable. See here: bug 18314 This login_attempts field is reset when a patron correctly logs in. When the account is locked the patron has to reset his/her password using the OpacResetPassword feature or ask a staff member to generate a new password. Not a blocker - feature can be turned off (workaround) and no data loss: https://wiki.koha-community.org/wiki/Bug_Reporting_Guidelines#Severity I have just quickly tested the feature on 17.05.x and everything works fine. Please read the description on the bug report and try again :) Changing the password unlock the account. Looks invalid, please reopen if it is not. |