Update ldap.php
This commit is contained in:
parent
debfcbbc5b
commit
28f960a9f4
|
|
@ -67,7 +67,7 @@ class plugin_ldap {
|
|||
if ($bind) {
|
||||
//connected and authorized
|
||||
$user_authorized = true;
|
||||
exit;
|
||||
break;
|
||||
}
|
||||
else {
|
||||
//connection failed
|
||||
|
|
|
|||
Loading…
Reference in New Issue