diff options
author | Will Hunt <will@half-shot.uk> | 2018-08-20 18:25:54 +0100 |
---|---|---|
committer | Will Hunt <will@half-shot.uk> | 2018-08-20 18:25:54 +0100 |
commit | f89f6b7c09eb8607c6744db839151452ca44c18e (patch) | |
tree | f918526ac2efbd7c43dc13241e9eef8a10436e4e /synapse/rest/client | |
parent | Port over enough to get some sytests running on Python 3 (#3668) (diff) | |
download | synapse-f89f6b7c09eb8607c6744db839151452ca44c18e.tar.xz |
Allow guests to access /rooms/:roomId/event/:eventId
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v1/room.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |