Impostor
Impersonation app
An application that enables staff to impersonate other users by logging in with their credentials.
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: 2 months 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,549 |
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,041 |
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. | 149 |
julianwachholz/django-guest-user | Allows visitors to interact with a website without requiring registration. | 75 |
octopyid/larapersonate | A package that enables impersonation of users in Laravel applications. | 297 |
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. | 230 |
dmpayton/django-admin-honeypot | A fake admin login screen to log and notify admins of unauthorized access attempts | 1,031 |
soynatan/django-easy-audit | Tracks every action taken by users in a Django application | 750 |
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 and token management for Django Rest Framework applications | 1,700 |
skorokithakis/django-loginas | Allows Django admin users to log in as other users with customizable permissions and URL redirects. | 365 |
jazzband/django-two-factor-auth | Provides Two-Factor Authentication for Django projects using django-otp and other libraries. | 1,715 |
jomweb/cakeimpersonate | A plugin that enables impersonation of users in CakePHP applications | 7 |