mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
We weren't properly canonicalizing user email addresses when consuming gravatar URLs. See http://en.gravatar.com/site/implement/hash/ for the specification. Fixes #9357.