MatrixSynapse/synapse/handlers
Christopher Cooper c4a820b32a
allow emails to be passed through SAML (#7385)
Signed-off-by: Christopher Cooper <cooperc@ocf.berkeley.edu>
2020-05-27 17:40:08 +01:00
..
ui_auth Convert identity handler to async/await. (#7561) 2020-05-26 13:46:22 -04:00
__init__.py
_base.py
account_data.py
account_validity.py
acme.py
acme_issuing_service.py
admin.py
appservice.py
auth.py
cas_handler.py
deactivate_account.py
device.py Retry to sync out of sync device lists (#7453) 2020-05-21 17:41:12 +02:00
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
events.py
federation.py Add option to move event persistence off master (#7517) 2020-05-22 16:11:35 +01:00
groups_local.py
identity.py Convert identity handler to async/await. (#7561) 2020-05-26 13:46:22 -04:00
initial_sync.py
message.py Optimise some references to hs.config (#7546) 2020-05-22 21:47:07 +01:00
oidc_handler.py
pagination.py
password_policy.py
presence.py Add option to move event persistence off master (#7517) 2020-05-22 16:11:35 +01:00
profile.py
read_marker.py
receipts.py
register.py
room.py Add option to move event persistence off master (#7517) 2020-05-22 16:11:35 +01:00
room_list.py
room_member.py Add option to move event persistence off master (#7517) 2020-05-22 16:11:35 +01:00
room_member_worker.py Add ability to wait for replication streams (#7542) 2020-05-22 14:21:54 +01:00
saml_handler.py allow emails to be passed through SAML (#7385) 2020-05-27 17:40:08 +01:00
search.py
set_password.py
state_deltas.py
stats.py
sync.py
typing.py
user_directory.py