aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2021-03-08 15:20:38 +0000
committerMax Kostikov <max@kostikov.co>2021-03-08 15:20:38 +0000
commit8ab6076566a1c872a767e05c69ae77f7374a1947 (patch)
tree1b99e1a512e51f2b98adfd7d21f19d942e4c648c /boot.php
parent6506cab55b1b2025bdd9888d1b22cfdda747b9fc (diff)
parentcf7f380568b195a01d909b2735d89e7ad8173ec0 (diff)
downloadvolse-hubzilla-8ab6076566a1c872a767e05c69ae77f7374a1947.tar.gz
volse-hubzilla-8ab6076566a1c872a767e05c69ae77f7374a1947.tar.bz2
volse-hubzilla-8ab6076566a1c872a767e05c69ae77f7374a1947.zip
Merge branch 'dev' into 'dev'
# Conflicts: # boot.php
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index f77cd2a80..520cf464a 100644
--- a/boot.php
+++ b/boot.php
@@ -2428,7 +2428,6 @@ function construct_page() {
'style-src' => [ "'self'", "'unsafe-inline'" ],
'frame-src' => [ "'self'" ]
];
-
call_hooks('content_security_policy',$cspsettings);
// Legitimate CSP directives (cxref: https://content-security-policy.com/)