mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
2e3d90d67c
We should now be able to get our device_id from the access_token, so the device_id on the upload request is optional. Where it is supplied, we should check that it matches. For active access_tokens without an associated device_id, we ought to register the device in the devices table. Also update the table on upgrade so that all of the existing e2e keys are associated with real devices. |
||
---|---|---|
.. | ||
access_tokens_device_index.sql | ||
devices_for_e2e_keys.sql | ||
devices.sql | ||
event_fields.py | ||
refreshtoken_device_index.sql | ||
refreshtoken_device.sql | ||
remote_media_ts.py | ||
user_ips_index.sql |