You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Description
Emails sent to
/pushers/set
are not canonicalised, while they probably should.Steps to reproduce
FooBar@example.com
Email not found
errorVersion information
Here, the
pushkey
should definitely be canonicalised for emails:synapse/synapse/push/pusherpool.py
Lines 115 to 118 in 8c7a531
using
canonicalise_email
:synapse/synapse/util/threepids.py
Lines 66 to 69 in 8c7a531
The text was updated successfully, but these errors were encountered: