forked from github/dataease
Merge pull request #11320 from dataease/pr@dev-v2@fix_ldap_login
fix(X-Pack): Ldap登录后台校验是否开启Ldap
This commit is contained in:
commit
de2813a67a
2
de-xpack
2
de-xpack
@ -1 +1 @@
|
||||
Subproject commit b599a20410e4562a964ccb6e0f732cf0ce0671fa
|
||||
Subproject commit b177d56558c58c3dc89abb58a93bd722b0ea67ca
|
@ -22,4 +22,6 @@ public class XpackLdapVO implements Serializable {
|
||||
|
||||
private String mapping;
|
||||
|
||||
private boolean enable;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user