diff options
author | Erik Johnston <erik@matrix.org> | 2017-10-11 13:15:44 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-10-11 13:15:44 +0100 |
commit | ec954f47fb7a1aaa176a7fbf7ca8e683cf428af8 (patch) | |
tree | 8012f5c5c308c02adb47e72010eb710af6a7f4c9 /synapse | |
parent | Don't corrupt cache (diff) | |
download | synapse-ec954f47fb7a1aaa176a7fbf7ca8e683cf428af8.tar.xz |
Validate room ids
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/groups/groups_server.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/groups/groups_server.py b/synapse/groups/groups_server.py |