mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
/send auth errors are silent (#1149)
* /send auth errors are silent * Fix test
This commit is contained in:
parent
a1352cbd9e
commit
02565c37aa
2 changed files with 14 additions and 2 deletions
|
@ -44,3 +44,7 @@ Existing members see new members' join events
|
|||
Can recv device messages over federation
|
||||
Device messages over federation wake up /sync
|
||||
Wildcard device messages over federation wake up /sync
|
||||
|
||||
# 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