summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorBryan Haase <bryan.haase@gmail.com>2011-07-22 08:18:55 -0500
committerBryan Haase <bryan.haase@gmail.com>2011-07-22 08:18:55 -0500
commit64f3141f5fdb26e5d68cc4e3a93390062d50c462 (patch)
treee9ad7772043c439cebc1cdfe359669fbd5d1e47c /usr
parentcdfd39e2b9df28910e4b339c9589ab5377a5933c (diff)
downloadpfsense-64f3141f5fdb26e5d68cc4e3a93390062d50c462.zip
pfsense-64f3141f5fdb26e5d68cc4e3a93390062d50c462.tar.gz
Ipsec xAuth patch
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/vpn_ipsec_mobile.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/vpn_ipsec_mobile.php b/usr/local/www/vpn_ipsec_mobile.php
index b4b1b05..281ee5e 100755
--- a/usr/local/www/vpn_ipsec_mobile.php
+++ b/usr/local/www/vpn_ipsec_mobile.php
@@ -355,6 +355,7 @@ function login_banner_change() {
<td width="78%" class="vtable">
<?=gettext("Source"); ?>:&nbsp;&nbsp;
<select name="user_source" class="formselect" id="user_source">
+ <option value="ldap"><?=gettext("ldap"); ?></option>
<option value="system"><?=gettext("system"); ?></option>
</select>
</td>
OpenPOWER on IntegriCloud