sebbASF commented on PR #36685: URL: https://github.com/apache/superset/pull/36685#issuecomment-3664488113
Sorry, but the correct way to override the CSP is to provide a list of hostnames using the a variable definition of the form. SetEnv CSP_PROJECT_DOMAINS "host1 host2 host3" as described here: https://infra.apache.org/tools/csp.html As mentioned previously [1], the CSP itself must not be replaced. [1] https://github.com/apache/superset/issues/35845#issue-3552965567 -- 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]
