mirror of
https://github.com/zulip/zulip.git
synced 2025-11-22 23:43:38 +00:00
This commit refactors get_user_by_email function to use access_user_by_email which is similar to already existing access_user_by_id and thus using get_user_data function added recently. We also remove the unnecessary check for email as email will always be passed to this endpoint. Preparatory commit for #10970.
25 KiB
25 KiB