diff options
author | Erik Johnston <erikj@matrix.org> | 2016-09-17 15:55:24 +0100 |
---|---|---|
committer | Matrix <matrix@matrix.org> | 2016-09-17 15:55:24 +0100 |
commit | ddc89df89d26fab5c26bf4a67d4a8470cc13593d (patch) | |
tree | 86f93da68f89fb668bc8610662ce336342a95ce3 /synapse | |
parent | Merge pull request #1129 from matrix-org/erikj/fix_pubroom_pag (diff) | |
download | synapse-ddc89df89d26fab5c26bf4a67d4a8470cc13593d.tar.xz |
Enable guest access to POST /publicRooms
Diffstat (limited to 'synapse')
-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 |