Skip to content

Content Security Policy not working #279

Answered by ElMassimo
23tux asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Hubert!

The strange part of the CSP configuration is that it doesn't include the original domain (http://staff.lvh.me:4000), which is usually allowed by using script_src :self.

Try adding :self to the allowed sources, instead of using :4000 explicitly.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@23tux
Comment options

Answer selected by 23tux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants