we are trying to implement security headers on our website and one of them is Content-Security-Policy.
I started adding sources that we trust, but i am having issues opening umbraco back office because it's trying to execute inline scripts.
Also issue that i faced is that if i try putting hash value i always get "new one" it' looks like script is "generated" on the file, or there are 10+ scripts that are printed end executed inline.
Is there any easy workaround for this issue that we are facing?
Content-Security-Policy
Hello everyone,
we are trying to implement security headers on our website and one of them is Content-Security-Policy. I started adding sources that we trust, but i am having issues opening umbraco back office because it's trying to execute inline scripts.
Also issue that i faced is that if i try putting hash value i always get "new one" it' looks like script is "generated" on the file, or there are 10+ scripts that are printed end executed inline.
Is there any easy workaround for this issue that we are facing?
Kind Regards
I wrote about this in depth here: https://cultiv.nl/blog/so-you-want-to-secure-your-umbraco-site/
Basically you need to ignore umbraco paths like so:
Hi Sebastiaan,
Do you have an updated link? It seems that the link now goes to default Umbraco installation screen.
Thank you :)
Kind Regards,
Gary
Hi Sebastiaan,
this worked thank you a lot!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.