mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-17 23:42:33 +01: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. |