dendrite/userapi
Neil Alexander 9e4618000e
Alias key backup endpoints onto /unstable, fix key backup bugs (#1947)
* Default /unstable requests to stable endpoints if not overridden specifically with a custom route

* Rewrite URL

* Try something different

* Fix routing manually

* Fix selectLatestVersionSQL

* Don't return 0 if no backup version exists

* Log more useful error

* fix up replace keys check

* Don't enforce uniqueness on e2e_room_keys_versions_idx

Co-authored-by: kegsay <kegan@matrix.org>
2021-07-28 10:25:45 +01:00
..
api Alias key backup endpoints onto /unstable, fix key backup bugs (#1947) 2021-07-28 10:25:45 +01:00
internal Key Backups (3/3) : Implement querying keys and various bugfixes (#1946) 2021-07-27 19:29:32 +01:00
inthttp Key backups (1/2) : Add E2E session backup metadata tables (#1943) 2021-07-27 12:47:32 +01:00
storage Alias key backup endpoints onto /unstable, fix key backup bugs (#1947) 2021-07-28 10:25:45 +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