From 047cb829ed8b029c481a6204697068b85a1a3a93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=E7i?= Date: Thu, 18 Jun 2009 19:28:18 +0000 Subject: Add propper access control to L2TP pages. --- usr/local/www/vpn_l2tp.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'usr/local/www/vpn_l2tp.php') diff --git a/usr/local/www/vpn_l2tp.php b/usr/local/www/vpn_l2tp.php index 3c6cdea..0c0336e 100644 --- a/usr/local/www/vpn_l2tp.php +++ b/usr/local/www/vpn_l2tp.php @@ -28,6 +28,13 @@ POSSIBILITY OF SUCH DAMAGE. */ +##|+PRIV +##|*IDENT=page-vpn-vpnl2tp +##|*NAME=VPN: VPN L2TP page +##|*DESCR=Allow access to the 'VPN: VPN L2TP' page. +##|*MATCH=vpn_l2tp.php* +##|-PRIV + $pgtitle = array(gettext("VPN"), gettext("L2TP"), gettext("L2TP")); require("guiconfig.inc"); -- cgit v1.1