django-hijack, the reusable app that allows superusers to hijack (=login as) and work on behalf of other users without knowing their credentials, now comes with official Python 3 support, CI tests and for- backwards compatibility.
Visit the Github project page https://github.com/arteria/django-hijack or get the latest release from PyPI https://pypi.python.org/pypi/django-hijack.
A new version of django-hijack is out
1–4 of 4 posts
Re: A new version of django-hijack is out
#2Re: A new version of django-hijack is out
#3This sounds really useful but how is this possible?
Re: A new version of django-hijack is out
#4This sounds really useful but how is this possible?
It's open source.
I haven't read it but I'm guessing they just bypass the password authentication.