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
When updating the password requirements for lockout periods, if a user accidentally meets the strike count then their user is locked out. Currently there's no mechanism to unlock their account, except to go into the db and reset the strike count manually.
I need this feature so I can unlock user accounts when they've accidentally met the strike count.
It'd be great to have a button that admins could use to unlock a user's account within the Administrator.
The text was updated successfully, but these errors were encountered:
When updating the password requirements for lockout periods, if a user accidentally meets the strike count then their user is locked out. Currently there's no mechanism to unlock their account, except to go into the db and reset the strike count manually.
I need this feature so I can unlock user accounts when they've accidentally met the strike count.
It'd be great to have a button that admins could use to unlock a user's account within the Administrator.
The text was updated successfully, but these errors were encountered: