diff options
author | Erik Johnston <erikj@jki.re> | 2019-02-18 15:55:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-18 15:55:48 +0000 |
commit | c30f73c86abe682af9001370f3f86f3693afcec4 (patch) | |
tree | 6346611f61b9536994fc638c8e1c16812eb475ea /synapse | |
parent | Merge pull request #4643 from matrix-org/erikj/catch_exceptions (diff) | |
parent | Newsfile (diff) | |
download | synapse-c30f73c86abe682af9001370f3f86f3693afcec4.tar.xz |
Merge pull request #4667 from matrix-org/erikj/fix_revoke_guest_access_workers
Fix kicking guest users in worker mode
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/app/federation_reader.py | 2 | ||||
-rw-r--r-- | synapse/handlers/_base.py | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/synapse/app/federation_reader.py b/synapse/app/federation_reader.py |