Adjust content security policy

This commit is contained in:
Marcus Hill
2023-06-17 16:13:02 +01:00
parent 95cd0ebdc8
commit a966bf0282
11 changed files with 17 additions and 26 deletions

View File

@@ -1,6 +1,5 @@
<?php
header("X-Frame-Options: DENY");
header("Content-Security-Policy: default-src 'self' fonts.googleapis.com fonts.gstatic.com");
if (!file_exists('config.php')) {