#1882 add some disabling of CSP.
Add some tests that verifies that CSP:
- is enabled for defaults points but disabled for api/docs
- that CSP is disabled if debugbar is active
- that CSP is enabled is debugbar is disabled
- check that unsafe scripts are allowed for log-viewer.
- check that unsafe scripts are not allowed for others pages.
#1882 add some disabling of CSP.
Add some tests that verifies that CSP: