mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-24 18:45:52 +03:00
7218a0ca18
Fixes #13201 Signed-off-by: Jacek Kusnierz jacek.kusnierz@tum.de
1 line
No EOL
154 B
Text
1 line
No EOL
154 B
Text
Drop support for calling `/_matrix/client/v3/account/3pid/bind` without an `id_access_token`, which was not permitted by the spec. Contributed by @Vetchu. |