This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b213c79d1713 chore: update CSP setting to allow kapa.ai (#13974)
b213c79d1713 is described below
commit b213c79d17133d5cb08faa2322c1974743c125e4
Author: Shiyan Xu <[email protected]>
AuthorDate: Tue Sep 23 09:26:47 2025 -0500
chore: update CSP setting to allow kapa.ai (#13974)
---
website/static/.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/static/.htaccess b/website/static/.htaccess
index adba5fb984cc..41e559ee326c 100644
--- a/website/static/.htaccess
+++ b/website/static/.htaccess
@@ -1,3 +1,3 @@
# CSP permissions for hudi.apache.org -
https://issues.apache.org/jira/browse/INFRA-27242
# Ref https://docs.kapa.ai/integrations/understanding-csp-cors
-SetEnv CSP_PROJECT_DOMAINS "https://*.kapa.ai/
https://kapa-widget-proxy-la7dkmplpq-uc.a.run.app
https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/
https://hcaptcha.com https://*.hcaptcha.com"
+SetEnv CSP_PROJECT_DOMAINS "https://*.kapa.ai/
https://kapa-widget-proxy-la7dkmplpq-uc.a.run.app/
https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/
https://hcaptcha.com/ https://*.hcaptcha.com/"