Impostor
Impersonation tool
Allows staff to impersonate other users using their own credentials for authentication purposes.
Django app that enables staff to log in as other users using their own credentials.
159 stars
7 watching
31 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
djangohacktoberfestimpersonationpython
Related projects:
Repository | Description | Stars |
---|---|---|
django-hijack/django-hijack | Allows administrators to impersonate and work on behalf of other users without needing their credentials. | 1,537 |
collective/collective.impersonate | Allows administrators to temporarily assume another user's identity and permissions for testing or verification purposes. | 6 |
404labfr/laravel-impersonate | A package that allows authenticating as other users in a Laravel application | 2,020 |
jambonrose/django-improved-user | A custom Django user model that improves on the default by making international and modern changes to simplify login and authentication. | 148 |
julianwachholz/django-guest-user | Allows visitors to interact with a website without requiring registration. | 74 |
octopyid/larapersonate | An extension package for Laravel that enables impersonation of users in the application | 294 |
hackassistant/hackassistant | A Django-based registration server for hackathons with features like email sign up, verification, and password recovery. | 6 |
aellerton/demo-allauth-bootstrap | Django app with social authentication and Bootstrap support for creating a simple visitor-and-member website. | 229 |
dmpayton/django-admin-honeypot | A fake admin login screen to log and notify admins of unauthorized access attempts | 1,026 |
soynatan/django-easy-audit | Tracks every action taken by users in a Django application | 743 |
wikier/djubby | A Linked Data frontend for SPARQL endpoints in Django, providing an interface to access and manipulate data using standard web protocols. | 18 |
imerica/dj-rest-auth | Provides authentication endpoints for Django Rest Framework applications. | 1,678 |
skorokithakis/django-loginas | Allows Django admin users to log in as other users with customizable permissions and URL redirects. | 366 |
jazzband/django-two-factor-auth | Provides Two-Factor Authentication for Django projects using django-otp and other libraries. | 1,695 |
jomweb/cakeimpersonate | A plugin that enables impersonation of users in CakePHP applications | 7 |