mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Make same membership transitions 403, add sytests (#1161)
* Make same membership transitions 403, add sytests * Update blacklist
This commit is contained in:
parent
002fe05a20
commit
a06d0921c9
3 changed files with 10 additions and 0 deletions
|
@ -45,6 +45,9 @@ Can recv device messages over federation
|
|||
Device messages over federation wake up /sync
|
||||
Wildcard device messages over federation wake up /sync
|
||||
|
||||
# See https://github.com/matrix-org/sytest/pull/901
|
||||
Remote invited user can see room metadata
|
||||
|
||||
# We don't implement soft-failed events yet, but because the /send response is vague,
|
||||
# this test thinks it's all fine...
|
||||
Inbound federation accepts a second soft-failed event
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue