MatrixSynapse/synapse/handlers
Aurélien Grimpard aeeca2a62e
Add configuration setting for CAS protocol version (#15816)
2023-08-24 16:11:23 -04:00
..
ui_auth
__init__.py
account.py
account_data.py
account_validity.py
admin.py Implements admin API to lock an user (MSC3939) (#15870) 2023-08-10 09:10:55 +00:00
appservice.py
auth.py
cas.py Add configuration setting for CAS protocol version (#15816) 2023-08-24 16:11:23 -04:00
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
event_auth.py
events.py
federation.py Only lock when we're backfilling (#16159) 2023-08-23 09:23:41 +01:00
federation_event.py
identity.py
initial_sync.py
jwt.py
message.py Fix typechecking with twisted trunk (#16121) 2023-08-24 14:53:07 +00:00
oidc.py
pagination.py Only lock when we're backfilling (#16159) 2023-08-23 09:23:41 +01:00
password_policy.py
presence.py Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
profile.py
push_rules.py
read_marker.py
receipts.py
register.py
relations.py
room.py
room_list.py
room_member.py Rename pagination&purge locks and add comments explaining them (#16112) 2023-08-16 16:19:54 +02:00
room_member_worker.py
room_summary.py
saml.py Allow customizing IdP name and icon for SAML and CAS (#16094) 2023-08-11 20:15:17 +00:00
search.py
send_email.py
set_password.py
sso.py Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
state_deltas.py
stats.py Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
sync.py Disable caching in /sync corner case (#16080) 2023-08-17 10:22:50 +01:00
typing.py
user_directory.py Implements admin API to lock an user (MSC3939) (#15870) 2023-08-10 09:10:55 +00:00
worker_lock.py Rename pagination&purge locks and add comments explaining them (#16112) 2023-08-16 16:19:54 +02:00