Till Faelligen
c260bbe756
Fix sytest
2021-08-28 15:31:21 +02:00
Till Faelligen
a58e04a630
Add error checks
2021-08-28 15:06:48 +02:00
kegsay
32bf14a37c
Key Backups (3/3) : Implement querying keys and various bugfixes ( #1946 )
...
* Add querying device keys
Makes a bunch of sytests pass
* Apparently only the current version supports uploading keys
* Linting
2021-07-27 19:29:32 +01:00
kegsay
b3754d68fc
Key Backups (2/3) : Add E2E backup key tables ( #1945 )
...
* Add PUT key backup endpoints and glue them to PerformKeyBackup
* Add tables for storing backup keys and glue them into the user API
* Don't create tables whilst still WIPing
* writer on sqlite please
* Linting
2021-07-27 17:08:53 +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