django-stronghold
Login middleware
Makes all Django views require login by default
Get inside your stronghold and make all your Django views default login_required
397 stars
20 watching
47 forks
Language: Python
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Allows Django admin users to log in as other users with customizable permissions and URL redirects. | 365 |
| Adds an extra layer of security to sensitive pages by requiring users to re-enter their password after logging in | 280 |
| Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 183 |
| Enables foreign key attributes in Django admin list display | 69 |
| Extends Django's admin interface with a customizable dashboard and navigation menu | 868 |
| Provides helper classes and tools to work with Django admin pages of models associated with django-taggit tags | 30 |
| Allows visitors to interact with a website without requiring registration. | 75 |
| A Django application providing user registration functionality. | 976 |
| A Django app that extends user Group and Permission functionalities to implement role-based permissions | 730 |
| A Django starter kit with built-in tools and configurations for rapid development and deployment on a VPS. | 199 |
| A Django app that sets the Permissions-Policy HTTP header to control third-party feature access | 100 |
| A Django plugin for monitoring and blocking suspicious login attempts | 1,511 |
| Generates additional class-based views to simplify common Django design patterns. | 1,393 |
| A Django middleware that enables the implementation of Content Security Policy (CSP) headers. | 569 |
| Enhancements and customizations to Django's default admin interface | 1,856 |