mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
Adjust content security policy
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* Landing / Home page for the client portal
|
||||
*/
|
||||
|
||||
header("Content-Security-Policy: default-src 'self' https: fonts.googleapis.com");
|
||||
header("Content-Security-Policy: default-src 'self' fonts.googleapis.com fonts.gstatic.com");
|
||||
|
||||
require_once("inc_portal.php");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user