Search found 3 matches

by BruceBerry
Mon Jan 23, 2012 4:09 am
Forum: NoScript Development
Topic: Bug: interaction between noscript and csp
Replies: 11
Views: 4748

Re: Bug: interaction between noscript and csp

Confirmed for 9.0.1
by BruceBerry
Mon Jan 23, 2012 3:56 am
Forum: NoScript Development
Topic: Bug: interaction between noscript and csp
Replies: 11
Views: 4748

Re: Bug: interaction between noscript and csp

Sorry for the long delay... unlike Giorgio, I have no excuse :-)
I just verified it with 2.2.7 and the bug is still there.
by BruceBerry
Sun Dec 25, 2011 5:31 pm
Forum: NoScript Development
Topic: Bug: interaction between noscript and csp
Replies: 11
Views: 4748

Bug: interaction between noscript and csp

Hi, NoScript 2.2.4 triggers a csp violation on pages that disable inline scripts using the X-Content-Security-Policy header. It seems that CSP considers the following NoScript-provided snippet as an inline script executed in the context of the csp-enabled page and denies the execution attempt. try{ ...