mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
IPSec widget no longer includes session timout code
This commit is contained in:
parent
1b21bfdb8f
commit
b87f04290b
@ -28,7 +28,7 @@
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("auth_check.inc");
|
||||
// require_once("auth_check.inc"); // THis will cause the session timer to be checked and potentially log out the user
|
||||
require_once("functions.inc");
|
||||
require_once("ipsec.inc");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user