django-loginas
Login tool
Allows Django admin users to log in as other users with customizable permissions and URL redirects.
"Log in as user" for the Django admin.
365 stars
11 watching
63 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Allows visitors to interact with a website without requiring registration. | 75 |
| | A Django plugin for monitoring and blocking suspicious login attempts | 1,511 |
| | Attaches a unique ID to all log outputs for every request in Django applications. | 455 |
| | A Django application providing user registration functionality. | 976 |
| | Makes all Django views require login by default | 397 |
| | A custom Django user model that improves on the default by making international and modern changes to simplify login and authentication. | 149 |
| | A Django library providing client-side authentication and Single Sign-On functionality | 383 |
| | A tool to simplify writing Django management commands using the click CLI library | 251 |
| | A plugin for mypy to improve logging with loguru by providing type hints and runtime checks. | 20 |
| | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 183 |
| | Tracks every action taken by users in a Django application | 752 |
| | Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |
| | A Django web application starter kit with integrated authentication and API connections to various services. | 1,622 |
| | A FastAPI plugin for managing user authentication via JSON Web Tokens. | 650 |
| | Provides a customizable column structure for content management in django CMS | 18 |