summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_l2tp_users.php
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-06-18 19:28:18 +0000
committerErmal Luçi <eri@pfsense.org>2009-06-18 19:28:18 +0000
commit047cb829ed8b029c481a6204697068b85a1a3a93 (patch)
treefaf4edce8536a3ce443696286d04b15b0425567d /usr/local/www/vpn_l2tp_users.php
parent72bd8df5aa002c8982c026b077bab808881ae939 (diff)
downloadpfsense-047cb829ed8b029c481a6204697068b85a1a3a93.zip
pfsense-047cb829ed8b029c481a6204697068b85a1a3a93.tar.gz
Add propper access control to L2TP pages.
Diffstat (limited to 'usr/local/www/vpn_l2tp_users.php')
-rw-r--r--usr/local/www/vpn_l2tp_users.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr/local/www/vpn_l2tp_users.php b/usr/local/www/vpn_l2tp_users.php
index b402f18..56a2bd9 100644
--- a/usr/local/www/vpn_l2tp_users.php
+++ b/usr/local/www/vpn_l2tp_users.php
@@ -28,6 +28,13 @@
POSSIBILITY OF SUCH DAMAGE.
*/
+##|+PRIV
+##|*IDENT=page-vpn-vpnl2tp-users
+##|*NAME=VPN: VPN L2TP : Users page
+##|*DESCR=Allow access to the 'VPN: VPN L2TP : Users' page.
+##|*MATCH=vpn_l2tp_users.php*
+##|-PRIV
+
$pgtitle = array(gettext("VPN"),gettext("L2TP"),gettext("Users"));
require("guiconfig.inc");
OpenPOWER on IntegriCloud