dendrite/federationapi
Kegan Dougal beffb6fa2f Fix room checks for /state and /state_ids
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.
2020-06-23 11:18:31 +01:00
..
routing Fix room checks for /state and /state_ids 2020-06-23 11:18:31 +01:00
federationapi.go Make federationapi use userapi (#1135) 2020-06-16 14:53:19 +01:00
federationapi_test.go Make federationapi use userapi (#1135) 2020-06-16 14:53:19 +01:00