Open Andrew-Dickinson opened 1 month ago
In settings.py, CSP_REPORT_ONLY is set to True. We should disable this once we are confident that the CSP is working as expected
settings.py
CSP_REPORT_ONLY
True
In
settings.py
,CSP_REPORT_ONLY
is set toTrue
. We should disable this once we are confident that the CSP is working as expected