sebbASF commented on issue #1967: URL: https://github.com/apache/apisix-website/issues/1967#issuecomment-3467335811
See PR #1969 Once this is in place, it should be possible to experiment with changes to the CSP as follows: Create a copy of the asf-site branch with the name preview/csptest-staging. (There is no need to rebuild the site from source). Before publishing the preview branch, remove the .htaccess file from it. This will show which resources would be affected. The website should appear as https://apisix-csptest.staged.apache.org/ a short while after publication. Various pages can then be tested to see if they are affected. There will probably need to be several iterations to determine which 3rd party resources can be allowed via exceptions to the policy, and which resources must be copied locally (e.g. fonts should be locally sourced). -- 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]
