You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by as...@apache.org on 2024/02/27 21:49:15 UTC

(superset-site) branch asf-site updated: deploying docs: fix(docs): Even more access in CSP policies! (#27277) (apache/superset@e0ca07ba5251993ca4cc19b005071bfda8b14fa7)

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/superset-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 63077744c deploying docs: fix(docs): Even more access in CSP policies! (#27277) (apache/superset@e0ca07ba5251993ca4cc19b005071bfda8b14fa7)
63077744c is described below

commit 63077744c6c1b7f1090ffa4ea576ff77752e205e
Author: apache <de...@superset.apache.org>
AuthorDate: Tue Feb 27 21:49:11 2024 +0000

    deploying docs: fix(docs): Even more access in CSP policies! (#27277) (apache/superset@e0ca07ba5251993ca4cc19b005071bfda8b14fa7)
---
 .htaccess | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.htaccess b/.htaccess
index 4204ebd95..aa0c75e32 100644
--- a/.htaccess
+++ b/.htaccess
@@ -29,8 +29,7 @@ script-src 'self'; \
 img-src 'self' https://static.scarf.sh *; \
 style-src 'self' https://fonts.googleapis.com; \
 script-src-elem 'self' 'unsafe-inline' https://www.googletagmanager.com https://www.google-analytics.com; \
-script-src-elem 'self' https://www.googletagmanager.com https://www.google-analytics.com; \
-style-src-elem 'self' https://fonts.googleapis.com; \
+style-src-elem 'self' 'unsafe-inline' https://fonts.googleapis.com https://analytics.apache.org https://www.bugherd.com; \
 font-src 'self' https://fonts.gstatic.com; \
 frame-src 'self' https://calendar.google.com https://preset.io https://sidebar.bugherd.com https://unpkg.com; \
 "