Skip to content
Snippets Groups Projects
  1. Jul 29, 2016
  2. Jul 28, 2016
  3. Jul 27, 2016
  4. Jul 26, 2016
    • Richard van der Hoff's avatar
      Make the device id on e2e key upload optional · 2e3d90d6
      Richard van der Hoff authored
      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.
      2e3d90d6
    • Mark Haines's avatar
      Add a couple more checks to the keyring · a4b06b61
      Mark Haines authored
      a4b06b61
Loading