SIGN IN SIGN UP
apache / superset UNCLAIMED

Apache Superset is a Data Visualization and Data Exploration Platform

0 0 151 TypeScript

chore(docs): use SetEnv CSP_PROJECT_DOMAINS format for ASF compliance

Updates .htaccess to use the ASF-required format for CSP overrides:
- Use SetEnv CSP_PROJECT_DOMAINS instead of Header set Content-Security-Policy
- Document each required domain with its purpose
- Reference ASF CSP documentation

Required domains:
- widget.kapa.ai: AI chatbot widget
- *.googleapis.com, *.google.com, *.gstatic.com: Google Calendar, reCAPTCHA
- *.github.com, *.githubusercontent.com: GitHub images in docs
- *.algolia.net, *.algolianet.com: Algolia DocSearch

Fixes: https://github.com/apache/superset/issues/35845

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
E
Evan Rusackas committed
4f9468e95ae0d38d967f2a243c9e077d87811e27
Parent: cd447ca