MatrixSynapse/synapse/handlers
Patrick Cloke eed7c5b89e
Convert auth handler to async/await (#7261)
2020-04-15 12:40:18 -04:00
..
ui_auth
__init__.py
_base.py
account_data.py
account_validity.py
acme.py
acme_issuing_service.py Allow configuration of the path used for ACME account keys. 2019-06-24 13:51:22 +01:00
admin.py
appservice.py
auth.py Convert auth handler to async/await (#7261) 2020-04-15 12:40:18 -04:00
cas_handler.py
deactivate_account.py
device.py Convert auth handler to async/await (#7261) 2020-04-15 12:40:18 -04:00
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
password_policy.py
presence.py
profile.py
read_marker.py
receipts.py
register.py Convert auth handler to async/await (#7261) 2020-04-15 12:40:18 -04:00
room.py
room_list.py
room_member.py
room_member_worker.py
saml_handler.py
search.py
set_password.py Convert auth handler to async/await (#7261) 2020-04-15 12:40:18 -04:00
state_deltas.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
stats.py
sync.py
typing.py
user_directory.py