[
https://issues.apache.org/jira/browse/HBASE-24851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-24851.
-------------------------------
Resolution: Won't Fix
https://wiki.jenkins.io/display/JENKINS/Configuring+Content+Security+Policy
This is a new jenkins feature, where the server will return a response header
of Content Security Policy, so it is impossible to override the response header
with http-equiv...
Resolve as won't fix.
Let's find other ways to fix this.
> Override CSP in our flaky dashboard html
> ----------------------------------------
>
> Key: HBASE-24851
> URL: https://issues.apache.org/jira/browse/HBASE-24851
> Project: HBase
> Issue Type: Sub-task
> Components: scripts
> Reporter: Duo Zhang
> Priority: Major
>
> We got this on the new find flaky tests job.
> {noformat}
> Refused to apply inline style because it violates the following Content
> Security Policy directive: "style-src 'self'". Either the 'unsafe-inline'
> keyword, a hash ('sha256-NSQHKKs1VuvATRi81u9VAYWYDZfJrWTnQg5Ag4MxBQU='), or a
> nonce ('nonce-...') is required to enable inline execution.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)