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 100
vintasoftware/django-role-permissions A Django app that extends user Group and Permission functionalities to implement role-based permissions 730
rsinger86/drf-access-policy A declarative access control system for Django REST Framework projects. 478
torchbox/wagtailmedia A Wagtail module for managing audio and video files within the admin interface 232
jazzband/django-constance Allows dynamic configuration of Django applications 1,733
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,779
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. 152
dfunckt/django-rules An authorization framework for Django applications that doesn't rely on a database. 1,874
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. 280
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 79
mattrobenolt/django-sudo Adds an extra layer of security to sensitive pages by requiring users to re-enter their password after logging in 280