mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update ldap.php
This commit is contained in:
@@ -67,7 +67,7 @@ class plugin_ldap {
|
|||||||
if ($bind) {
|
if ($bind) {
|
||||||
//connected and authorized
|
//connected and authorized
|
||||||
$user_authorized = true;
|
$user_authorized = true;
|
||||||
exit;
|
break;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
//connection failed
|
//connection failed
|
||||||
|
|||||||
Reference in New Issue
Block a user