This is an automated email from the ASF dual-hosted git repository.

asf-ci-deploy pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/iotdb-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 897a07ee132 Site checkin for project iotdb-website
897a07ee132 is described below

commit 897a07ee1321fa15f10fe4b9bd5e8d93959d8b02
Author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 11 02:44:02 2025 +0000

    Site checkin for project iotdb-website
---
 .htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.htaccess b/.htaccess
index 7c717657429..9922dfdeec3 100644
--- a/.htaccess
+++ b/.htaccess
@@ -5,3 +5,5 @@ RewriteCond %{REQUEST_FILENAME} !-d
 RewriteRule . /404.html [L]
 
 ErrorDocument 404 /404.html
+
+Header set Content-Security-Policy "default-src data: blob: 'self' 
*.apache.org *.githubusercontent.com *.github.com *.algolia.net 
*.algolianet.com *.timecho.com *.apachecon.com *.communityovercode.org 
'unsafe-inline' 'unsafe-eval'; frame-src 'self' data: blob:; frame-ancestors 
'self'; worker-src 'self' data: blob:; img-src 'self' blob: data: https: 
*.apache.org www.apachecon.com; style-src 'self' 'unsafe-inline' data:;"

Reply via email to