diff options
author | Daniel Wagner-Hall <dawagner@gmail.com> | 2015-11-11 17:49:44 +0000 |
---|---|---|
committer | Daniel Wagner-Hall <dawagner@gmail.com> | 2015-11-11 17:49:44 +0000 |
commit | e93d550b79e7e485bb2866ef956fca2379cefac7 (patch) | |
tree | b3b103dc590f581d060e7e5ca22c35f3fc47b890 /synapse/rest/client/v1/room.py | |
parent | Merge pull request #358 from matrix-org/daniel/publicwritable (diff) | |
download | synapse-e93d550b79e7e485bb2866ef956fca2379cefac7.tar.xz |
Allow guests to access room context API
Diffstat (limited to 'synapse/rest/client/v1/room.py')
-rw-r--r-- | synapse/rest/client/v1/room.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |