aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-03-08 19:15:39 +0000
committerMario <mario@mariovavti.com>2021-03-08 19:15:39 +0000
commit1561e4a89c33d215c82e60fb4bcfdef0d925dcd7 (patch)
treedfe0b56058df4b7f9e58b65172c9830478e29d91 /boot.php
parentb09cbb72fbd64dd1555ce76d431c2dab6c323691 (diff)
parent0e015d52a53960a45f57c8dbf3bb00054543703b (diff)
downloadvolse-hubzilla-1561e4a89c33d215c82e60fb4bcfdef0d925dcd7.tar.gz
volse-hubzilla-1561e4a89c33d215c82e60fb4bcfdef0d925dcd7.tar.bz2
volse-hubzilla-1561e4a89c33d215c82e60fb4bcfdef0d925dcd7.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
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/)