You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since v3 ldap we have case insensitive search in parallel to a case sensitive search:
I would like to propose to add an EqualFold function in parallel to Equal function in dn.go on AttributeTypeAndValue.
So we can not only search in case sensitive but also compare RDNs.
0 commit comments