mirror of
https://github.com/ViViDboarder/bitwarden_rs_ldap.git
synced 2025-01-22 00:04:16 +00:00
7f35c2a989
Email addresses are not case case sensitive, so when we check for an existing user, we should make sure we do it in a way that is not sensitive to case. Fixes #8