0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-05 18:58:48 +02:00
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.