You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend the safe mode in a new semi-safe mode to abort after N account lockouts. Essentially, don't abort after the first lockout (probably not our fault), but instead after some user supplied number (probably our fault).
This is primarily for password sprays, but couldn't hurt to have globally.
The text was updated successfully, but these errors were encountered:
Extend the
safe
mode in a newsemi-safe
mode to abort after N account lockouts. Essentially, don't abort after the first lockout (probably not our fault), but instead after some user supplied number (probably our fault).This is primarily for password sprays, but couldn't hurt to have globally.
The text was updated successfully, but these errors were encountered: