mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
The main purpose of this new function is to allow us to validate emails in bulk, which we don't do yet (still setting the stage for that). This is still a speedup, though, since in our caller we grab only three fields now. And other than that, we're essentially doing the same query for the single-email case, just outside the loop.
119 KiB
119 KiB