MatrixSynapse/synapse/rest/client/v2_alpha
Richard van der Hoff ccec25e2c6 key upload tweaks
1. Add v2_alpha URL back in, since things seem to be using it.

2. Don't reject the request if the device_id in the upload request fails to
   match that in the access_token.
2016-07-27 16:41:06 +01:00
..
__init__.py
_base.py GET /devices endpoint 2016-07-20 16:42:32 +01:00
account.py Add hs object 2016-07-14 10:25:52 +01:00
account_data.py
auth.py Split out the auth handler 2016-06-02 13:31:45 +01:00
devices.py Implement updating devices 2016-07-26 07:35:48 +01:00
filter.py
keys.py key upload tweaks 2016-07-27 16:41:06 +01:00
openid.py
receipts.py Move the presence handler out of the Handlers object 2016-05-16 18:56:37 +01:00
register.py Implement deleting devices 2016-07-26 07:35:48 +01:00
report_event.py
sync.py Move SyncHandler out of the Handlers object 2016-05-16 20:19:26 +01:00
tags.py
tokenrefresh.py Add device_id support to /login 2016-07-18 16:39:44 +01:00