mirror of
https://github.com/itflow-org/itflow
synced 2026-03-02 11:54:52 +00:00
Add X-Frame-Options to login pages & client portal
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
* Landing / Home page for the client portal
|
||||
*/
|
||||
|
||||
header("X-Frame-Options: DENY");
|
||||
|
||||
$session_company_id = 1;
|
||||
require_once('../config.php');
|
||||
require_once('../functions.php');
|
||||
|
||||
Reference in New Issue
Block a user