- Posts: 13
- Thank you received: 1
Ask the community, share ideas, and connect with other LimeSurvey users!
Did you read the topic ?Hello,
I'm new to the forums here and relatively new to Limesurvey. I've setup an instance running with Nginx and just discovered, when attempting to set up a content security policy header, that the basic header breaks Limesurvey...or at least the admin login page. I searched around trying to find some documentation here and this is where I ended up.
I guess I need to add to this:
add_header Content-Security-Policy "default-src 'self';" always;
Thanks in advance for any help available.
Cheers
Jason