From 72b5b8d8801f3ae7fc7b6611695870ed77cfc615 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Tue, 18 Aug 2020 15:03:07 +0200 Subject: [PATCH] nodes/htz.ex42-1048908: do not set security headers for webmail --- nodes/htz/ex42-1048908.py | 1 + 1 file changed, 1 insertion(+) diff --git a/nodes/htz/ex42-1048908.py b/nodes/htz/ex42-1048908.py index 9f838be..f19752b 100644 --- a/nodes/htz/ex42-1048908.py +++ b/nodes/htz/ex42-1048908.py @@ -157,6 +157,7 @@ nodes['htz.ex42-1048908'] = { }, 'vliedel.random.franzi.business': {}, 'webmail.mx0.kunbox.net': { + 'do_not_set_content_security_headers': True, 'index': 'index.php', 'php': True, },