IPSec widget no longer includes session timout code

This commit is contained in:
Steve Beaver 2017-10-17 12:57:26 -04:00
parent 1b21bfdb8f
commit b87f04290b

View File

@ -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");