소스 검색

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