We want to protect all requests from django with content security policy header. We use the djang-csp library and configure it with default values. Fixes #1000
We want to protect all requests from django with content security policy header. We use the djang-csp library and configure it with default values. Fixes #1000