go2null / redmine_account_policy

Password Expiry and other enhancements
GNU General Public License v3.0
4 stars 13 forks source link

Lock after X tries doesn't block user authentication #10

Closed fredsdc closed 8 years ago

fredsdc commented 8 years ago

I tried wrong passwords until my user was blocked. After that, I entered the correct password and was authenticated as if I wasn't blocked. It seems Redmine still tries to authenticate the user instead of blocking him from any attempt during the timeout.