django-protected-media

Media controller

Manages media access control in Django applications, separating storage and serving of sensitive content from authorization.

Separate handling of protected media in Django, with X-Sendfile support

GitHub

67 stars
7 watching
12 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list

djangonginxpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
adamchainz/django-permissions-policy A Django app that sets the Permissions-Policy HTTP header to control third-party feature access 98
vintasoftware/django-role-permissions An app for role-based permissions in Django applications. 729
rsinger86/drf-access-policy A declarative access control system for Django REST Framework projects. 474
torchbox/wagtailmedia A Django module for managing video and audio files within the Wagtail admin interface. 233
jazzband/django-constance Allows dynamic configuration of Django applications 1,725
mozilla/django-csp A Django middleware that enables the implementation of Content Security Policy (CSP) headers. 569
django-cms/django-filer A file management application for Django that simplifies handling of files and images. 1,774
computer-lab/django-rest-framework-roles A package that simplifies Role-Based Access Control in Django REST Framework by parameterizing API methods based on user-defined roles. 151
dfunckt/django-rules An authorization framework for Django applications that doesn't rely on a database. 1,860
aptivate/djangocms_mount Provides a way to easily wrap standard generic views in Django as CMS plugins. 1
caxap/rest_condition Provides a flexible way to define complex permissions flows in Django REST Framework projects. 281
jazzband/django-robots A Django app for managing robots exclusion protocol files 459
django-cms/djangocms-picture An addon for django CMS to manage images on a website. 47
niwinz/djangorestframework-composed-permissions A tool for defining complex permissions in Django REST Framework 80
mattrobenolt/django-sudo Adds an extra layer of security to sensitive pages by requiring users to re-enter their password after logging in 281