forked-synapse/synapse/rest/client
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
..
v1 Implement deleting devices 2016-07-26 07:35:48 +01:00
v2_alpha Make the device id on e2e key upload optional 2016-07-26 23:38:12 +01:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
versions.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00