浏览代码

Update ldap.php

FusionPBX 9 年之前
父节点
当前提交
9215e4a392
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      core/authentication/resources/classes/plugins/ldap.php

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

@@ -94,6 +94,7 @@ class plugin_ldap {
 									$domain->set();
 							}
 							$this->user_uuid = $row["user_uuid"];
+							$this->contact_uuid = $row["contact_uuid"];
 					}
 				}
 				else {