MatrixSynapse/synapse/handlers
Erik Johnston d4ffe61d4f Remove ability for AS users to call /events and /sync
This functionality has been deprecated for a while as well as being
broken for a while. Instead of fixing it lets just remove it entirely.

See: https://github.com/matrix-org/matrix-doc/issues/1144
2018-03-05 15:44:46 +00:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
events.py
federation.py
groups_local.py
identity.py
initial_sync.py
message.py
presence.py
profile.py
read_marker.py
receipts.py
register.py
room.py Remove ability for AS users to call /events and /sync 2018-03-05 15:44:46 +00:00
room_list.py
room_member.py
search.py
set_password.py
sync.py Remove ability for AS users to call /events and /sync 2018-03-05 15:44:46 +00:00
typing.py
user_directory.py