Skip to content
Snippets Groups Projects
Unverified Commit 56e2a306 authored by Richard van der Hoff's avatar Richard van der Hoff Committed by GitHub
Browse files

Move `maybe_kick_guest_users` out of `BaseHandler` (#10744)

This is part of my ongoing war against BaseHandler. I've moved kick_guest_users into RoomMemberHandler (since it calls out to that handler anyway), and split maybe_kick_guest_users into the two places it is called.
parent 5e9b3825
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment