mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
7218a0ca18
Fixes #13201 Signed-off-by: Jacek Kusnierz jacek.kusnierz@tum.de
1 line
154 B
Plaintext
1 line
154 B
Plaintext
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. |