HonahX commented on PR #935: URL: https://github.com/apache/polaris/pull/935#issuecomment-2634811569
Hi @flyrain Could you please help me revert this one? It works locally but breaks the published website: ``` polaris-management-service/:1 Refused to load the script 'https://cdn.jsdelivr.net/npm/redoc@latest/bundles/redoc.standalone.js' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' 'unsafe-eval' https://analytics.apache.org/". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback. ``` So both management api and catalog api page fails to be rendered :( -- 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]
