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 1d01327a4423 chore: update CSP setting to allow kapa.ai (INFRA-27242) 
(#13941)
1d01327a4423 is described below

commit 1d01327a4423c6b0c6887c518475701477a54704
Author: Shiyan Xu <[email protected]>
AuthorDate: Fri Sep 19 18:50:47 2025 -0500

    chore: update CSP setting to allow kapa.ai (INFRA-27242) (#13941)
---
 website/static/.htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/website/static/.htaccess b/website/static/.htaccess
new file mode 100644
index 000000000000..85b1f635e436
--- /dev/null
+++ b/website/static/.htaccess
@@ -0,0 +1,2 @@
+# CSP permissions for foo.apache.org - 
https://issues.apache.org/jira/browse/INFRA-27242
+SetEnv CSP_PROJECT_DOMAINS "https://*.kapa.ai/";

Reply via email to