mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 01:33:10 -06:00
Fix #1322
This commit is contained in:
parent
4739a4df3a
commit
4acadd4418
|
|
@ -570,3 +570,4 @@ Can re-join room if re-invited
|
||||||
A prev_batch token from incremental sync can be used in the v1 messages API
|
A prev_batch token from incremental sync can be used in the v1 messages API
|
||||||
Inbound federation rejects invites which are not signed by the sender
|
Inbound federation rejects invites which are not signed by the sender
|
||||||
Invited user can reject invite over federation several times
|
Invited user can reject invite over federation several times
|
||||||
|
Test that we can be reinvited to a room we created
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue