mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04:00
failed attempts count gets reset. When the user tries to login with an incorrect password next, the message shown is for invalid password instead of locked account since this check depended mainly on failed attempts count.