mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-27 12:08:32 +03:00
56e2a30634
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.
1 line
50 B
Text
1 line
50 B
Text
Move `kick_guest_users` into `RoomMemberHandler`.
|