TheNab
1
inline js script tag isn’t being loaded due to csp and idk how to fix it.
2 Likes
There’s some information in this post that may help: Mitigate XSS Attacks with Content Security Policy
1 Like
TheNab
3
I’ve read through that and others but cannot piece together how to actually add the exception to the content_security_policy_script_src
1 Like