sebbASF commented on PR #57:
URL: https://github.com/apache/privacy-website/pull/57#issuecomment-3519326562

   The existing .htaccess adds https://*.apache.org to the frame-src provided 
by the standard CSP.
   
   The standard CSP already includes https://*.apache.org/, so the CSP for 
privacy now contains:
   
   frame-src https://*.apache.org 'self' data: blob: 'unsafe-inline' 
'unsafe-eval' https://www.apachecon.com/ https://www.communityovercode.org/ 
https://*.apache.org/ https://apache.org/ https://*.scarf.sh/
   
   There is no need for both https://*.apache.org and https://*.apache.org/
   


-- 
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]

Reply via email to