https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37512
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #29 from Owen Leonard <[email protected]> --- In my test I ran into two problems: 1. Once I have triggered the lock, clicking the link to reset the account renews the patron as if I had clicked the "Renew" link on an expired patron account. I see the message about the account being renewed, and the expiration date is updated. The lock is also removed. 2. I tried it using both card number and username for login, and I found that I could try logging in with card number and incorrect password many times, over the FailedLoginAttempts limit, without getting a message that the account was locked. As soon as I tried the username with an incorrect password I got the lock message. As far as I can tell the failed login attempts with the card number are triggering the lock, but the login page doesn't show the error message about the lock. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
