dendrite/userapi
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
..
api Key Backups (2/3) : Add E2E backup key tables (#1945) 2021-07-27 17:08:53 +01:00
internal Key Backups (2/3) : Add E2E backup key tables (#1945) 2021-07-27 17:08:53 +01:00
inthttp Key backups (1/2) : Add E2E session backup metadata tables (#1943) 2021-07-27 12:47:32 +01:00
storage Key Backups (2/3) : Add E2E backup key tables (#1945) 2021-07-27 17:08:53 +01:00
userapi.go Make bcrypt cost configurable (#1793) 2021-03-08 13:19:02 +00:00
userapi_test.go Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00