mirror of
https://github.com/zulip/zulip.git
synced 2025-10-31 20:13:46 +00:00
Using get_user_profile_by_email is invalid, as it omits the realm, and also fetches via .delivery_email - our convention is that .email is supposed to be used for user-facing purposes like this.