MatrixSynapse/synapse/handlers
Patrick Cloke 054c231e58
Use a template for the SSO success page to allow for customization. (#7279)
2020-04-17 13:34:55 -04:00
..
ui_auth
__init__.py
_base.py
account_data.py
account_validity.py
acme.py
acme_issuing_service.py
admin.py
appservice.py
auth.py Use a template for the SSO success page to allow for customization. (#7279) 2020-04-17 13:34:55 -04:00
cas_handler.py Do not allow a deactivated user to login via SSO. (#7240) 2020-04-09 13:28:13 -04:00
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 Only register devices edu handler on the master process (#7255) 2020-04-14 10:09:58 +01:00
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 Check on room creation if the user is allowed to publish the room to the room directory. (#7260) 2020-04-13 07:42:32 -04:00
room_list.py Improve error responses when a remote server doesn't allow you to access its public rooms list (#6899) 2020-04-06 12:35:30 +01:00
room_member.py
room_member_worker.py
saml_handler.py Do not allow a deactivated user to login via SSO. (#7240) 2020-04-09 13:28:13 -04:00
search.py
set_password.py Convert auth handler to async/await (#7261) 2020-04-15 12:40:18 -04:00
state_deltas.py
stats.py
sync.py typos 2020-04-11 20:55:18 +01:00
typing.py
user_directory.py