Revision e3d35704
Added by Bryan Haase about 14 years ago
etc/inc/vpn.inc | ||
---|---|---|
420 | 420 |
} |
421 | 421 |
/* end mode_cfg section */ |
422 | 422 |
|
423 |
if ($a_client['user_source'] = "ldap")
|
|
424 |
{
|
|
423 |
if ($a_client['user_source'] = "ldap") |
|
424 |
{ |
|
425 | 425 |
foreach ($config['system']['authserver'] as $authcfg) { |
426 | 426 |
if ($authcfg['type'] == 'ldap') { |
427 | 427 |
$thisauthcfg = $authcfg; |
Also available in: Unified diff
format error