diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-12-22 10:25:46 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-12-22 10:25:46 +0000 |
commit | 45a9e0ae0c9a4c55d4648802fefe96cc2933304f (patch) | |
tree | 50b17b847dadcaf7fb89d886cfb3cc07a47dc488 /synapse/api | |
parent | Add top level filtering by room id (diff) | |
download | synapse-45a9e0ae0c9a4c55d4648802fefe96cc2933304f.tar.xz |
Allow guest access if the user provides a list of rooms in the filter
Diffstat (limited to 'synapse/api')
-rw-r--r-- | synapse/api/filtering.py | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/synapse/api/filtering.py b/synapse/api/filtering.py |