synapse-product/synapse/handlers
Erik Johnston af784644c3
Include cross-signing signatures when syncing remote devices for the first time (#11234)
When fetching remote devices for the first time, we did not correctly include the cross signing keys in the returned results.

c.f. #11159
2021-11-09 11:45:36 +00:00
..
ui_auth
__init__.py
account_data.py Add type hints for event streams. (#10856) 2021-09-21 13:34:26 -04:00
account_validity.py Require direct references to configuration variables. (#10985) 2021-10-06 10:47:41 -04:00
admin.py
appservice.py
auth.py
cas.py
deactivate_account.py Revert change to counting of deactivated users towards the monthly active users limit (#11127) 2021-10-20 11:05:29 +01:00
device.py
devicemessage.py
directory.py
e2e_keys.py Include cross-signing signatures when syncing remote devices for the first time (#11234) 2021-11-09 11:45:36 +00:00
e2e_room_keys.py
event_auth.py Check *all* auth events for room id and rejection (#11009) 2021-10-18 18:28:30 +01:00
events.py
federation_event.py
federation.py
groups_local.py
identity.py
initial_sync.py
message.py
oidc.py
pagination.py
password_policy.py
presence.py
profile.py Annotate log_function decorator (#10943) 2021-10-27 17:27:23 +01:00
read_marker.py
receipts.py
register.py
room_batch.py Add remaining type hints to synapse.events. (#11098) 2021-11-02 09:55:52 -04:00
room_list.py
room_member_worker.py
room_member.py Add remaining type hints to synapse.events. (#11098) 2021-11-02 09:55:52 -04:00
room_summary.py
room.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