MatrixSynapse/synapse/handlers
Andrew Morgan db265f0642
Prevent kicking users who aren't in the room (#4999)
Prevent kick events from succeeding if the user is not currently in the room.
2019-04-04 13:05:51 +01:00
..
__init__.py
_base.py
account_data.py
acme.py
admin.py
appservice.py
auth.py
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
events.py
federation.py
groups_local.py
identity.py
initial_sync.py
message.py
pagination.py
presence.py
profile.py
read_marker.py
receipts.py
register.py
room.py
room_list.py
room_member.py Prevent kicking users who aren't in the room (#4999) 2019-04-04 13:05:51 +01:00
room_member_worker.py
search.py
set_password.py
state_deltas.py
sync.py
typing.py
user_directory.py