Merge pull request #4667 from matrix-org/erikj/fix_revoke_guest_access_workers

Fix kicking guest users in worker mode
This commit is contained in:
Erik Johnston 2019-02-18 15:55:48 +00:00 committed by GitHub
commit c30f73c86a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 1 deletions

1
changelog.d/4667.bugfix Normal file
View file

@ -0,0 +1 @@
Fix kicking guest users on guest access revocation in worker mode.