Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Fix kicking guest users in worker mode#4667

Merged
erikjohnston merged 2 commits into
developfrom
erikj/fix_revoke_guest_access_workers
Feb 18, 2019
Merged

Fix kicking guest users in worker mode#4667
erikjohnston merged 2 commits into
developfrom
erikj/fix_revoke_guest_access_workers

Conversation

@erikjohnston
Copy link
Copy Markdown
Member

When guest_access changes from allowed to forbidden all local guest
users should be kicked from the room. This did not happen when
revocation was received from federation on a worker.

Presumably broken in #4141

When guest_access changes from allowed to forbidden all local guest
users should be kicked from the room. This did not happen when
revocation was received from federation on a worker.

Presumably broken in #4141
@erikjohnston erikjohnston requested a review from a team February 18, 2019 14:20
@erikjohnston erikjohnston force-pushed the erikj/fix_revoke_guest_access_workers branch from 2b7013c to e85aabb Compare February 18, 2019 15:06
@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 18, 2019

Codecov Report

Merging #4667 into develop will increase coverage by <.01%.
The diff coverage is 50%.

@@             Coverage Diff             @@
##           develop    #4667      +/-   ##
===========================================
+ Coverage    75.27%   75.27%   +<.01%     
===========================================
  Files          338      338              
  Lines        34626    34627       +1     
  Branches      5670     5670              
===========================================
+ Hits         26064    26066       +2     
- Misses        6966     6968       +2     
+ Partials      1596     1593       -3

Copy link
Copy Markdown
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey. What if, every time we made a change, we ran a bunch of tests against it. We could automate it. It would be glorious.

@erikjohnston erikjohnston merged commit c30f73c into develop Feb 18, 2019
@erikjohnston erikjohnston deleted the erikj/fix_revoke_guest_access_workers branch March 5, 2019 13:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants