mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
format error
This commit is contained in:
parent
e9ccd9b1cb
commit
e3d357047c
@ -420,8 +420,8 @@ function vpn_ipsec_configure($ipchg = false)
|
||||
}
|
||||
/* end mode_cfg section */
|
||||
|
||||
if ($a_client['user_source'] = "ldap")
|
||||
{
|
||||
if ($a_client['user_source'] = "ldap")
|
||||
{
|
||||
foreach ($config['system']['authserver'] as $authcfg) {
|
||||
if ($authcfg['type'] == 'ldap') {
|
||||
$thisauthcfg = $authcfg;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user