mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
CSP - Client Portal Test
Add initial content security policy trial/test to some client portal pages
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
* Landing / Home page for the client portal
|
||||
*/
|
||||
|
||||
header("Content-Security-Policy: default-src 'self' https: fonts.googleapis.com");
|
||||
|
||||
require_once("inc_portal.php");
|
||||
|
||||
// Ticket status from GET
|
||||
|
||||
Reference in New Issue
Block a user