0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-30 13:38:58 +02:00
synapse/changelog.d/13239.removal

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.