Daniel Belenky created OVIRT-2199:
-------------------------------------

             Summary: Set content security policy at Jenkins startup
                 Key: OVIRT-2199
                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2199
             Project: oVirt - virtualization made easy
          Issue Type: Task
            Reporter: Daniel Belenky
            Assignee: infra


STDCI summary requires some content security policy to be set so that Jenkins 
won't add blocking headers to the summary HTML.

The required policy is:

{code:java}
sandbox allow-scripts; default-src 'self' https://cdnjs.cloudflare.com; img-src 
'self'; style-src 'self' https://cdnjs.cloudflare.com;
{code}

Documentation can be found 
[here|https://wiki.jenkins.io/display/JENKINS/Configuring+Content+Security+Policy]




--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
_______________________________________________
Infra mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/EDTBYP3RX277IOQXNEZWQROHCSFIUHLS/

Reply via email to