mirror of
https://github.com/matrix-org/dendrite.git
synced 2024-11-22 14:21:55 -06:00
4220a374ca
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 |