ensky / taiga-contrib-ldap-auth

Taiga plugin for LDAP authentication
http://taiga.io
GNU Affero General Public License v3.0
54 stars 37 forks source link

Logins case-sensitivity problem #62

Open sergeykorablin opened 6 years ago

sergeykorablin commented 6 years ago

Hi!
We have logins in AD like "SKorablin", but i can login if i enter "skorablin" and can't with "SKorablin". I see a description of the login input field that this field is case sensitive, but there is something wrong with this. Login in AD: SKorablin Successful login with: skorablin This is confusing. Is there a way to make login case-insensitive?