Open Bug 1895320 Opened 2 years ago Updated 1 month ago

improve offboarding steps

Categories

(Socorro :: Webapp, task, P2)

Tracking

(Not tracked)

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:

  1. expires all unexpired tokens
  2. deletes all active django sessions
  3. removes staff and superuser access
  4. removes the user from hacker and hacker plus groups
  5. leaves a big old item in the audit log

That'd be a lot faster and less error-prone than what we have now.

See Also: → 1685143
You need to log in before you can comment on or make changes to this bug.