Context
Admins need the ability to disable user accounts, especially in cases where a password may be compromised. Currently there's no way to lock an account without deleting it.
Request
- Add an admin action to disable/suspend a user account
- Disabled accounts should not be able to log in
- Should be reversible (re-enable) unlike account deletion
- Key use case: compromised passwords where the user hasn't acted yet
Notes
Context
Admins need the ability to disable user accounts, especially in cases where a password may be compromised. Currently there's no way to lock an account without deleting it.
Request
Notes