Tags: UDLab/archivematica
Tags
Add support for Content Security Policy headers This adds a new `ARCHIVEMATICA_DASHBOARD_DASHBOARD_CSP_ENABLED` Django setting that enables control of content security policy headers through the django-csp package. A small set of header policies are loaded from the `settings.components.csp` module, but users can provide their own overrides though a Python module set in the `CSP_SETTINGS_FILE` Django setting.
PreviousNext