forked-synapse/synapse/storage/schema
Richard van der Hoff 2e3d90d67c Make the device id on e2e key upload optional
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.
2016-07-26 23:38:12 +01:00
..
delta Make the device id on e2e key upload optional 2016-07-26 23:38:12 +01:00
full_schemas copyrights 2016-01-07 04:26:29 +00:00
schema_version.sql copyrights 2016-01-07 04:26:29 +00:00