Files
synapse/synapse
Richard van der Hoff b97a1356b1 Register a device_id in the /v2/register flow.
This doesn't cover *all* of the registration flows, but it does cover the most
common ones: in particular: shared_secret registration, appservice
registration, and normal user/pass registration.

Pull device_id from the registration parameters. Register the device in the
devices table. Associate the device with the returned access and refresh
tokens. Profit.
2016-07-20 16:38:27 +01:00
..
2016-07-06 12:18:19 +09:00
2016-06-15 10:39:08 +01:00
2016-06-24 11:47:11 +01:00
2016-06-24 11:44:57 +01:00
2016-07-05 15:23:17 +01:00
2016-07-07 16:33:00 +01:00
2016-07-18 16:39:44 +01:00
2016-07-19 18:56:16 +01:00
2016-07-15 09:29:54 +01:00