Open
Bug 1895320
Opened 2 years ago
Updated 1 month ago
improve offboarding steps
Categories
(Socorro :: Webapp, task, P2)
Socorro
Webapp
Tracking
(Not tracked)
NEW
People
(Reporter: willkg, Unassigned)
References
Details
The offboarding steps are somewhat complicated. It'd be better if we could do something like select a user in the user manager and execute some kind of "offboard" action which:
- expires all unexpired tokens
- deletes all active django sessions
- removes staff and superuser access
- removes the user from hacker and hacker plus groups
- leaves a big old item in the audit log
That'd be a lot faster and less error-prone than what we have now.
You need to log in
before you can comment on or make changes to this bug.
Description
•