Re: Jenkins Content Security Policy and jQuery for HTML reports

2016-03-16 Thread Brice Parmentier
Ys ! It works ! I thought I will have to tear out my hair ! Thanks a lot Daniel !!! Le mardi 15 mars 2016 19:39:51 UTC+1, Daniel Beck a écrit : > > > On 15.03.2016, at 09:18, Brice Parmentier > wrote: > > > That is where I found to use "script-src 'unsafe-inline';"... > > You need to a

Re: Jenkins Content Security Policy and jQuery for HTML reports

2016-03-15 Thread Daniel Beck
On 15.03.2016, at 09:18, Brice Parmentier wrote: > That is where I found to use "script-src 'unsafe-inline';"... You need to add _all_ legal sources to the list. See the examples on the wiki page, particularly the Maven Integration Plugin one. In this case, "'unsafe-inline' 'self'" will proba

Re: Jenkins Content Security Policy and jQuery for HTML reports

2016-03-15 Thread Brice Parmentier
Tuesday, March 15, 2016 9:14 AM > *To:* Jenkins Users > *Subject:* Jenkins Content Security Policy and jQuery for HTML reports > > > > Hi, > > I'm using Jenkins to launch a build and test sequence. > > For my tests I use the FitNesse tool (at http://www.fitnesse.org),

RE: Jenkins Content Security Policy and jQuery for HTML reports

2016-03-15 Thread Steffen Breitbach
: Jenkins Content Security Policy and jQuery for HTML reports Hi, I'm using Jenkins to launch a build and test sequence. For my tests I use the FitNesse tool (at http://www.fitnesse.org), which can generate HTML reports. Those HTML reports have links to local scripts like the jQuery library (it