summaryrefslogtreecommitdiffstats
path: root/etc/inc/auth.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2012-11-15 10:41:20 +0000
committerErmal <eri@pfsense.org>2012-11-15 10:41:38 +0000
commiteff0526e60ae5ab53730d5c469819c3e81f8498d (patch)
treefac77cefda2092299a44136880952f7021ccecf7 /etc/inc/auth.inc
parent9f40c982756e59a1751a6eeeb843270b3aeedb3c (diff)
downloadpfsense-eff0526e60ae5ab53730d5c469819c3e81f8498d.zip
pfsense-eff0526e60ae5ab53730d5c469819c3e81f8498d.tar.gz
Not sure why this has been hidden so deep but putting that in the right place should help with error displayed related to HEADER already sent in PHP errors.log
Diffstat (limited to 'etc/inc/auth.inc')
-rw-r--r--etc/inc/auth.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/inc/auth.inc b/etc/inc/auth.inc
index 6f1f46f..dc9e8aa 100644
--- a/etc/inc/auth.inc
+++ b/etc/inc/auth.inc
@@ -1416,6 +1416,4 @@ function session_auth() {
return true;
}
-Header("X-Frame-Options: SAMEORIGIN");
-
?>
OpenPOWER on IntegriCloud