mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
We would return a 403 first (as the server would not be allowed to see this event) and only then return a 404 if the event is not in the given room. We now invert those checks for /state and /state_ids to make the tests pass. |
||
|---|---|---|
| .. | ||
| routing | ||
| federationapi.go | ||
| federationapi_test.go | ||