diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-09-09 14:12:24 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-09-09 14:12:24 +0100 |
commit | 1d579df66475c342e0bf5fed338808bdbfd03c94 (patch) | |
tree | 989fae00cee39ffb9e6a75e3f29183cb0a873687 /synapse/api/auth.py | |
parent | Allow room initialSync for users that have left the room, returning a snapsho... (diff) | |
download | synapse-1d579df66475c342e0bf5fed338808bdbfd03c94.tar.xz |
Allow rooms/{roomId}/state for a room that has been left
Diffstat (limited to 'synapse/api/auth.py')
-rw-r--r-- | synapse/api/auth.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/api/auth.py b/synapse/api/auth.py |