mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
0bf5ec0db7
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. |
||
---|---|---|
.. | ||
__init__.py | ||
admin.py | ||
base.py | ||
directory.py | ||
events.py | ||
initial_sync.py | ||
login.py | ||
logout.py | ||
presence.py | ||
profile.py | ||
push_rule.py | ||
pusher.py | ||
register.py | ||
room.py | ||
voip.py |