Commit graph

3 commits

Author SHA1 Message Date
Kegan Dougal 8a0a7cb94a Add tables for storing backup keys and glue them into the user API 2021-07-27 16:34:09 +01:00
Kegan Dougal e0e4566b36 Add PUT key backup endpoints and glue them to PerformKeyBackup 2021-07-27 14:29:37 +01:00
kegsay 32538640db
Key backups (1/2) : Add E2E session backup metadata tables (#1943)
* Initial key backup paths and userapi API

* Fix unit tests

* Add key backup table

* Glue REST API to database

* Linting

* use writer on sqlite
2021-07-27 12:47:32 +01:00