This is an automated email from the ASF dual-hosted git repository.
zhaoqingran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new f82b5add11 [feature] Update CSP permissions to include Kapa.ai
services (#3948)
f82b5add11 is described below
commit f82b5add111c9800964bfdc7ecc187244b2e888b
Author: Logic <[email protected]>
AuthorDate: Thu Jan 8 09:49:48 2026 +0800
[feature] Update CSP permissions to include Kapa.ai services (#3948)
Signed-off-by: Duansg <[email protected]>
Co-authored-by: Duansg <[email protected]>
Co-authored-by: Copilot <[email protected]>
---
home/static/.htaccess | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/home/static/.htaccess b/home/static/.htaccess
index 45c0ff3b40..69317d53e3 100644
--- a/home/static/.htaccess
+++ b/home/static/.htaccess
@@ -1,2 +1,2 @@
-# CSP permissions for hertzbeat.apache.org - Adding 3rd party service Algolia.
-SetEnv CSP_PROJECT_DOMAINS "https://*.algolia.net/ https://*.algolianet.com/
https://*.algolia.io/"
+# CSP permissions for hertzbeat.apache.org - Adding 3rd party service Algolia
& Kapa.ai
+SetEnv CSP_PROJECT_DOMAINS "https://*.algolia.net/ https://*.algolianet.com/
https://*.algolia.io/ https://widget.kapa.ai https://proxy.kapa.ai
https://kapa-widget-proxy-la7dkmplpq-uc.a.run.app https://metrics.kapa.ai
https://www.google.com/recaptcha/ https://hcaptcha.com https://*.hcaptcha.com"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]