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
67 stars
7 watching
12 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
djangonginxpython
Related projects:
Repository | Description | Stars |
---|---|---|
| A Django app that sets the Permissions-Policy HTTP header to control third-party feature access | 100 |
| A Django app that extends user Group and Permission functionalities to implement role-based permissions | 730 |
| A declarative access control system for Django REST Framework projects. | 478 |
| A Wagtail module for managing audio and video files within the admin interface | 232 |
| Allows dynamic configuration of Django applications | 1,733 |
| A Django middleware that enables the implementation of Content Security Policy (CSP) headers. | 569 |
| A file management application for Django that simplifies handling of files and images. | 1,779 |
| A package that simplifies Role-Based Access Control in Django REST Framework by parameterizing API methods based on user-defined roles. | 152 |
| An authorization framework for Django applications that doesn't rely on a database. | 1,874 |
| Provides a way to easily wrap standard generic views in Django as CMS plugins. | 1 |
| Provides a flexible way to define complex permissions flows in Django REST Framework projects. | 280 |
| A Django app for managing robots exclusion protocol files | 459 |
| An addon for django CMS to manage images on a website. | 47 |
| A tool for defining complex permissions in Django REST Framework | 79 |
| Adds an extra layer of security to sensitive pages by requiring users to re-enter their password after logging in | 280 |