refactor(ldap): refactoring ldap code, #1450
This commit is contained in:
@@ -15,10 +15,10 @@ type LdapServerConf struct {
|
||||
AttrUsername string
|
||||
AttrName string
|
||||
AttrSurname string
|
||||
AttrMail string
|
||||
AttrEmail string
|
||||
AttrMemberOf string
|
||||
|
||||
SearchFilter []string
|
||||
SearchFilter string
|
||||
SearchBaseDNs []string
|
||||
|
||||
LdapMemberMap []LdapMemberToOrgRole
|
||||
|
||||
Reference in New Issue
Block a user