mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Adjust content security policy
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* User profile
|
||||
*/
|
||||
|
||||
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