This is an automated email from the ASF dual-hosted git repository.
liuqiufeng pushed a commit to branch docusaurus
in repository https://gitbox.apache.org/repos/asf/incubator-seata-website.git
The following commit(s) were added to refs/heads/docusaurus by this push:
new af449988842 optimize: add csp domain (#1078)
af449988842 is described below
commit af4499888426a7583f38485cc498282e07ed99aa
Author: liuqiufeng <[email protected]>
AuthorDate: Mon May 4 20:28:39 2026 +0800
optimize: add csp domain (#1078)
---
.htaccess | 1 +
1 file changed, 1 insertion(+)
diff --git a/.htaccess b/.htaccess
index c8790d3cfdc..883a112192a 100644
--- a/.htaccess
+++ b/.htaccess
@@ -21,3 +21,4 @@ FileETag MTime Size
</IfModule>
+SetEnv CSP_PROJECT_DOMAINS "https://*.github.com/"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]