Even with all the allow possible given to the sandbox, Doxygen search could 
not work properly with the navigation error. So I went into the Apache 
Rewrite route to avoid the iframe entirely:

RewriteRule ^/Jenkins/job/CAD_Doxygen/Doxygen$ 
/Jenkins/job/CAD_Doxygen/Doxygen/index.html 
[R]

This way the iframe loading is skip and redirect to the real Docygen page, 
avoiding all the problems.
Hope this thread help other people.

On Thursday, March 24, 2016 at 10:22:40 AM UTC-4, [email protected] wrote:
>
>
>> > BTW, the page: 
>> > 
>> https://wiki.jenkins-ci.org/display/JENKINS/Configuring+Content+Security+Policy
>>  
>> <https://www.google.com/url?q=https%3A%2F%2Fwiki.jenkins-ci.org%2Fdisplay%2FJENKINS%2FConfiguring%2BContent%2BSecurity%2BPolicy&sa=D&sntz=1&usg=AFQjCNEPAllca4GeSUefeXeQBAFZBYFq5w>
>>  
>> > is great to know what the problems is, but it totaly lack clarity to 
>> where to set those policy. 
>>
>> The first few sentences of the section "Implementation" in the wiki are 
>> about how to pass the argument to the Java process. Or are you asking for a 
>> link to https://wiki.jenkins-ci.org/display/JENKINS/Native+Packages from 
>> which the platform dependent installer documentation (including where to 
>> customize parameters) can be accessed? 
>>
>>
> Just for a follow up on this,  it mention that you have to change the java 
> arguments, that's right, if you haven't check this out or not familiar with 
> Jenkins, this is far from obvious, a link to the package page you gave here 
> would be nice addition into the rules policy page to find out where to set 
> those. Personally I remembered it because I had to change the http port 
> before, but that was it, else I would have to search google or grep the 
> file to find where that would need to go.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6cd09043-bbad-459b-bf03-a9880f640f8b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to