Quellcode durchsuchen

Update ldap.php

FusionPBX vor 8 Jahren
Ursprung
Commit
126841cb04
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      core/authentication/resources/classes/plugins/ldap.php

+ 1 - 1
core/authentication/resources/classes/plugins/ldap.php

@@ -67,7 +67,7 @@ class plugin_ldap {
 					if ($bind) {
 						//connected and authorized
 						$user_authorized = true;
-						exit;
+						break;
 					}
 					else {
 						//connection failed