0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-29 04:59:00 +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
Text
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.