forked-synapse/synapse/rest/client
Richard van der Hoff 0bf5ec0db7 Check room visibility for /event/ requests
Make sure that the user has permission to view the requeseted event for
/event/{eventId} and /room/{roomId}/event/{eventId} requests.

Also check that the event is in the given room for
/room/{roomId}/event/{eventId}, for sanity.
2018-08-02 15:03:27 +01:00
..
v1 Check room visibility for /event/ requests 2018-08-02 15:03:27 +01:00
v2_alpha Refactor REST API tests to use explicit reactors (#3351) 2018-07-17 20:43:18 +10:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Make auth & transactions more testable (#3499) 2018-07-14 07:34:49 +10:00
versions.py run isort 2018-07-09 16:09:20 +10:00