User Impersonation
@ mention of reviewers`
@ckcollab
@Logan-Ruf`
A brief description of the purpose of the changes contained in this PR.
Allows a superuser to login as any other user through the use of the django-su python package.
A checklist for hand testing
-
login to django admin as a superuser -
navigate to Users
list -
click on any other user -
click Login As
in the top right-hand corner
Checklist
-
Code review by me -
Hand tested by me -
I'm proud of my work -
Code review by reviewer -
Hand tested by reviewer -
Ready to merge