summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/index.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index f70e376..7673cb2 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -42,9 +42,6 @@
##|*MATCH=index.php*
##|-PRIV
-// Turn off csrf for the dashboard
-$nocsrf = true;
-
// Turn on buffering to speed up rendering
ini_set('output_buffering','true');
@@ -756,4 +753,4 @@ pfSense_handle_custom_code("/usr/local/pkg/dashboard/pre_dashboard");
?>
</body>
-</html> \ No newline at end of file
+</html>
OpenPOWER on IntegriCloud