mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
No need to set nocsrf from my testing
This commit is contained in:
parent
e52cb3a4e8
commit
8760cbbcb7
@ -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>
|
||||
</html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user