forked-synapse/changelog.d/13239.removal

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

1 line
154 B
Plaintext
Raw Normal View History

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.