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

(superset) branch csp-changes updated: Revert "open CSP"

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

rusackas pushed a commit to branch csp-changes
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/csp-changes by this push:
     new d5ca4c3c01 Revert "open CSP"
d5ca4c3c01 is described below

commit d5ca4c3c010e74a9590fa44b81efef45583ce601
Author: Evan Rusackas <ev...@rusackas.com>
AuthorDate: Mon Feb 26 14:21:33 2024 -0700

    Revert "open CSP"
    
    This reverts commit 977491f79bd12a9e9999f9195bc9928986e21f28.
---
 docs/docusaurus.config.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index 5bd6feadaa..d7dc1c931c 100644
--- a/docs/docusaurus.config.js
+++ b/docs/docusaurus.config.js
@@ -261,7 +261,6 @@ const config = {
         theme: lightCodeTheme,
         darkTheme: darkCodeTheme,
       },
-      metadata: [{name: 'Content-Security-Policy', content: "default-src 'self'; frame-src 'https://calendar.google.com/' 'https://preset.io/' 'https://sidebar.bugherd.com/';"}],
     }),
   scripts: [
     '/script/matomo.js',