Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

[FAQ] Required CSP settings to serve the report #31

Closed
baev opened this issue Mar 16, 2017 · 0 comments
Closed

[FAQ] Required CSP settings to serve the report #31

baev opened this issue Mar 16, 2017 · 0 comments

Comments

@baev
Copy link
Member

baev commented Mar 16, 2017

default-src 'self';
script-src 'self' 'unsafe-inline' 'unsafe-eval';
style-src 'self' 'unsafe-inline';
font-src 'self' data:;
img-src 'self' data:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant