From 1bef0bb17bfcdfa36385c203897c7e4b8a333ea7 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 7 Jun 2020 14:20:45 +0300 Subject: [PATCH] Tweak CSP (#1445) Switch to `default-src` `'none'` and specify the directives we were missing that were being inherited. Signed-off-by: XhmikosR --- scripts/pi-hole/php/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pi-hole/php/header.php b/scripts/pi-hole/php/header.php index 6e5af46b..e0b1d587 100644 --- a/scripts/pi-hole/php/header.php +++ b/scripts/pi-hole/php/header.php @@ -162,7 +162,7 @@ - +