mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
In Zulip, email addresses should always be treated as case-insensitive; this code path incorrectly assumed the email input by the user had the correct case. Discussed in: https://chat.zulip.org/#narrow/stream/issues/subject/Mobile.20Apps.3A.20Sometimes.20don't.20load.20data/near/461062 Commit message tweaked by tabbott.