mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-15 22:42:23 +01:00
84ddcd7bbf
Fixes #13206 Signed-off-by: Jacek Kusnierz jacek.kusnierz@tum.de
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. |