浏览代码

Merge branch 'master' of https://github.com/fusionpbx/fusionpbx

Jim Kusznir 8 年之前
父节点
当前提交
1df52b9bb7
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;
-						break;
+						exit;
 					}
 					else {
 						//connection failed