Jenkins doesn’t allow the CSS and Font Styles (Configuring Content Security 
Policy) as per Jenkins security policy by default.  We want to enable that the 
CSS and Font styles. So, we used the below groovy command to enable the CSS and 
Font Styles.
Groovy command:
System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "")
Even also font styles were not applied. How can i  enable the font styles to 
Jenkins to view the html file with CSS and Font Styles applied? Is there any 
help documentation link?

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/c131934b-41d5-4e70-a0e7-ac647a4a043c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to