mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
We had an inconsistent behavior when `LDAP_APPEND_DOMAIN` was set in that we allowed user to enter username instead of his email in the auth form but later the workflow failed due to a small bug. Fixes: #10917.