summaryrefslogtreecommitdiffstats
path: root/etc/inc/openvpn.auth-user.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-09-12 15:34:07 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-09-12 15:34:07 -0400
commit523855b02ba2046ff73fccc9233c19f0fdb6ede9 (patch)
treea6de74c4f19179957c1bd4757eb1cda3c89c69ab /etc/inc/openvpn.auth-user.php
parent50059c175d421755a5e966df5e501079a5de825d (diff)
downloadpfsense-523855b02ba2046ff73fccc9233c19f0fdb6ede9.zip
pfsense-523855b02ba2046ff73fccc9233c19f0fdb6ede9.tar.gz
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Diffstat (limited to 'etc/inc/openvpn.auth-user.php')
-rwxr-xr-xetc/inc/openvpn.auth-user.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/inc/openvpn.auth-user.php b/etc/inc/openvpn.auth-user.php
index 675677c..4d5871e 100755
--- a/etc/inc/openvpn.auth-user.php
+++ b/etc/inc/openvpn.auth-user.php
@@ -30,7 +30,10 @@
DISABLE_PHP_LINT_CHECKING
*/
-
+/*
+ pfSense_BUILDER_BINARIES:
+ pfSense_MODULE: openvpn
+*/
/*
* OpenVPN calls this script to authenticate a user
* based on a username and password. We lookup these
OpenPOWER on IntegriCloud