harbor/src/common/dao/group
stonezdj 9dca49ba6e LDAP group DN should be case insensitive
Fix issue #5776, LDAP servers are case insensitive. because only LDAP
group DN is used to compare/equal operation, lowercase all LDAP group DN
when retrieves it from LDAP server, and lowercase them before save in DB

Signed-off-by: stonezdj <stonezdj@gmail.com>
2018-09-06 11:33:05 +08:00
..
usergroup_test.go LDAP group DN should be case insensitive 2018-09-06 11:33:05 +08:00
usergroup.go LDAP group DN should be case insensitive 2018-09-06 11:33:05 +08:00