diff options
author | Luke Barnard <luke@matrix.org> | 2017-11-16 17:55:15 +0000 |
---|---|---|
committer | Luke Barnard <luke@matrix.org> | 2017-11-16 17:55:15 +0000 |
commit | 5b48eec4a12032df0c17f054bb50ebb510bd9ae5 (patch) | |
tree | a8b2c86d7ca71fe8a867239a88f008b3329cb220 | |
parent | Check group_id belongs to this domain (diff) | |
download | synapse-5b48eec4a12032df0c17f054bb50ebb510bd9ae5.tar.xz |
Make sure we check AS groups for lookup on bulk
-rw-r--r-- | synapse/handlers/groups_local.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/synapse/handlers/groups_local.py b/synapse/handlers/groups_local.py |