diff options
author | Daniel Wagner-Hall <daniel@matrix.org> | 2016-02-23 15:11:25 +0000 |
---|---|---|
committer | review.rocks <nobody@review.rocks> | 2016-02-23 15:11:25 +0000 |
commit | 577951b0324f67308f50c14fad703d2103621bc5 (patch) | |
tree | 5179d927a8d339151131a1faf79cd79fb8265179 /synapse/rest/client | |
parent | Merge pull request #600 from matrix-org/erikj/presence (diff) | |
download | synapse-577951b0324f67308f50c14fad703d2103621bc5.tar.xz |
Allow third_party_signed to be specified on /join
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v1/room.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |