MatrixSynapse/synapse/handlers
Richard van der Hoff cb88ed912b
`_check_event_auth`: move event validation earlier (#10988)
There's little point in doing a fancy state reconciliation dance if the event
itself is invalid.

Likewise, there's no point checking it again in `_check_for_soft_fail`.
2021-10-05 12:50:07 +01:00
..
ui_auth Use direct references for configuration variables (part 7). (#10959) 2021-10-04 07:18:54 -04:00
__init__.py
_base.py
account_data.py
account_validity.py
admin.py
appservice.py
auth.py Use direct references for configuration variables (part 7). (#10959) 2021-10-04 07:18:54 -04:00
cas.py
deactivate_account.py Add functionality to remove deactivated users from the monthly_active_users table (#10947) 2021-10-04 08:34:42 -07:00
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
event_auth.py
events.py
federation.py Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2021-09-30 11:13:59 -04:00
federation_event.py `_check_event_auth`: move event validation earlier (#10988) 2021-10-05 12:50:07 +01:00
groups_local.py
identity.py Use direct references for configuration variables (part 7). (#10959) 2021-10-04 07:18:54 -04:00
initial_sync.py
message.py Synapse 1.44.0rc2 (2021-09-30) 2021-09-30 13:40:24 +01:00
oidc.py
pagination.py
password_policy.py
presence.py
profile.py Use direct references for configuration variables (part 7). (#10959) 2021-10-04 07:18:54 -04:00
read_marker.py
receipts.py
register.py Use direct references for configuration variables (part 7). (#10959) 2021-10-04 07:18:54 -04:00
room.py
room_list.py
room_member.py Use direct references for configuration variables (part 7). (#10959) 2021-10-04 07:18:54 -04:00
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
user_directory.py Consistently exclude from user_directory (#10960) 2021-10-04 11:45:51 +00:00