Do not use the issues tracker for help or support, try Stack Overflow.
For bugs, do a quick search and make sure the bug has not yet been reported
If you found a security bug, do not report it through GitHub. Please send an e-mail to heartcombo@googlegroups.com instead.
Finally, be nice and have fun!
Environment
Ruby [3.3.3]
Rails [7.1.3.4]
Devise [4.9.3]
Current behavior
Currently, an account that is setup using SSO will get locked if too many username password attempts have been tried. If one would then try to login using SSO (like Google) the user is still locked out of their account.
Expected behavior
When locked out of your account based on username and password, login using SSO should still work.
Pre-check
Environment
Current behavior
Currently, an account that is setup using SSO will get locked if too many username password attempts have been tried. If one would then try to login using SSO (like Google) the user is still locked out of their account.
Expected behavior
When locked out of your account based on username and password, login using SSO should still work.