dave2wave opened a new issue, #461: URL: https://github.com/apache/tooling-trusted-releases/issues/461
When I go to https://release-test.apache.org/api/docs is blocked by: ``` [Error] Refused to load https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/5.4.2/swagger-ui.min.css because it does not appear in the style-src directive of the Content Security Policy. [Error] Refused to load https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/5.4.2/swagger-ui-bundle.js because it does not appear in the script-src directive of the Content Security Policy. [Error] Refused to execute a script because its hash, its nonce, or 'unsafe-inline' does not appear in the script-src directive of the Content Security Policy. (docs, line 9) ``` We need to host our own swagger code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
