diff --git a/src/usr/local/www/widgets/widgets/ipsec.widget.php b/src/usr/local/www/widgets/widgets/ipsec.widget.php index 8486c9dbf2..0c43f45d27 100644 --- a/src/usr/local/www/widgets/widgets/ipsec.widget.php +++ b/src/usr/local/www/widgets/widgets/ipsec.widget.php @@ -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");