synapse/changelog.d/13241.removal

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

1 line
158 B
Plaintext
Raw Normal View History

Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token`, which was not permitted by the spec. Contributed by @Vetchu.