0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-14 06:58:57 +02:00
dendrite/cmd/create-account
Neil Alexander 153bfbbea5
Merge both user API databases into one (#2186)
* Merge user API databases into one

* Remove DeviceDatabase from config

* Fix tests

* Try that again

* Clean up keyserver device keys when the devices no longer exist in the user API

* Tweak ordering

* Fix UserExists flag, device check

* Allow including empty entries so we can clean them up

* Remove logging
2022-02-18 11:31:05 +00:00
..
testdata Add parameters to specify password (#1868) 2021-06-14 14:08:29 +01:00
main.go Merge both user API databases into one (#2186) 2022-02-18 11:31:05 +00:00
main_test.go Add parameters to specify password (#1868) 2021-06-14 14:08:29 +01:00