MatrixSynapse/synapse/handlers
Brendan Abolivier c1510c97b5
Fix cyclic import in the module API (#11180)
Introduced in #10548

See https://github.com/matrix-org/synapse-email-account-validity/runs/3979337154?check_suite_focus=true for an example of a module's CI choking over this issue.
2021-10-25 16:45:19 +00:00
..
ui_auth
__init__.py
account_data.py
account_validity.py
admin.py
appservice.py Improve docstrings for methods related to sending EDUs to application services (#11138) 2021-10-21 17:42:25 +01:00
auth.py Fix cyclic import in the module API (#11180) 2021-10-25 16:45:19 +00:00
cas.py
deactivate_account.py
device.py Improve docstrings for methods related to sending EDUs to application services (#11138) 2021-10-21 17:42:25 +01:00
devicemessage.py
directory.py Don't set new room alias before potential 403 (#10930) 2021-10-25 15:24:49 +01:00
e2e_keys.py
e2e_room_keys.py
event_auth.py
events.py
federation.py
federation_event.py Ensure that we correctly auth events returned by `send_join` (#11012) 2021-10-25 15:21:09 +01:00
groups_local.py
identity.py Consider IP whitelist for identity server resolution (#11120) 2021-10-20 18:43:49 +01:00
initial_sync.py
message.py
oidc.py
pagination.py
password_policy.py
presence.py Improve docstrings for methods related to sending EDUs to application services (#11138) 2021-10-21 17:42:25 +01:00
profile.py
read_marker.py
receipts.py Improve docstrings for methods related to sending EDUs to application services (#11138) 2021-10-21 17:42:25 +01:00
register.py
room.py Don't set new room alias before potential 403 (#10930) 2021-10-25 15:24:49 +01:00
room_batch.py
room_list.py
room_member.py
room_member_worker.py
room_summary.py
saml.py
search.py
send_email.py
set_password.py
sso.py
state_deltas.py
stats.py
sync.py
typing.py Improve docstrings for methods related to sending EDUs to application services (#11138) 2021-10-21 17:42:25 +01:00
user_directory.py Fix adding excluded users to the private room sharing tables when joining a room (#11143) 2021-10-21 17:48:59 +01:00