mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Fix images in docs not showing in client portal
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* Docs for PTC / technical contacts
|
||||
*/
|
||||
|
||||
header("Content-Security-Policy: default-src 'self' fonts.googleapis.com fonts.gstatic.com");
|
||||
header("Content-Security-Policy: default-src 'self' fonts.googleapis.com fonts.gstatic.com; img-src 'self' data:");
|
||||
|
||||
require_once "inc_portal.php";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user