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

GitHub

397 stars
20 watching
47 forks
Language: Python
last commit: 23 days ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
skorokithakis/django-loginas Allows Django admin users to log in as other users with customizable permissions and URL redirects. 365
mattrobenolt/django-sudo Adds an extra layer of security to sensitive pages by requiring users to re-enter their password after logging in 280
maciej-gol/tenant-schemas-celery Enables collaboration between Celery tasks and multi-tenancy in Django applications. 183
petrdlouhy/django-related-admin Enables foreign key attributes in Django admin list display 69
django-admin-tools/django-admin-tools Extends Django's admin interface with a customizable dashboard and navigation menu 868
mfcovington/django-taggit-helpers Provides helper classes and tools to work with Django admin pages of models associated with django-taggit tags 30
julianwachholz/django-guest-user Allows visitors to interact with a website without requiring registration. 75
macropin/django-registration A Django application providing user registration functionality. 976
vintasoftware/django-role-permissions Enables role-based permissions in Django applications using built-in auth functionality 730
stribny/sidewinder A Django starter kit with built-in tools and configurations for rapid development and deployment on a VPS. 199
adamchainz/django-permissions-policy A Django app that sets the Permissions-Policy HTTP header to control third-party feature access 100
jazzband/django-axes A Django plugin for monitoring and blocking suspicious login attempts 1,511
andrewingram/django-extra-views Generates additional class-based views to simplify common Django design patterns. 1,393
mozilla/django-csp A Django middleware that enables the implementation of Content Security Policy (CSP) headers. 569
fabiocaccamo/django-admin-interface Enhancements and customizations to Django's default admin interface 1,856