diff options
| author | Erik Johnston <erikj@jki.re> | 2017-04-27 09:20:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-27 09:20:26 +0100 |
| commit | d3c150411c7cf694f0a094069d2202e2618d41e1 (patch) | |
| tree | 94f8f33baddac5b6da915e57a52b7084472675fc | |
| parent | Merge pull request #2160 from matrix-org/erikj/reduce_join_cache_size (diff) | |
| parent | Check that requested room_id exists (diff) | |
| download | synapse-d3c150411c7cf694f0a094069d2202e2618d41e1.tar.xz | |
Merge pull request #2130 from APwhitehat/roomexists
Check that requested room_id exists
Diffstat (limited to '')
| -rw-r--r-- | synapse/rest/client/v1/directory.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/rest/client/v1/directory.py b/synapse/rest/client/v1/directory.py |
