mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-05 15:37:02 +00:00
1 line
No EOL
158 B
Text
1 line
No EOL
158 B
Text
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. |