Video: Unblock a user
When there are too many failed sign in attempts on a user account, the account gets blocked to prevent someone trying to guess a password
A user with 'manager' role can unblock a blocked user by:
- Going to the users list page
- Changing the 'State' filter from 'Enabled' to 'Disabled'
- Searching by email address for the blocked user
- Click the list row to open the user detail page (which can also be directly accessed with the email, e.g. /admin/users/john@storage.co)
- Click the 3 dots menu in the upper right and then click 'Re-enable user account'