0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-01 02:38:24 +02:00
dendrite/userapi/api
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
..
api.go Add account type (#2171) 2022-02-16 18:55:38 +01:00
api_logintoken.go Merge both user API databases into one (#2186) 2022-02-18 11:31:05 +00:00
api_trace.go Add missing HTTP mode for userapi (#1982) 2021-12-03 17:18:35 +00:00
api_trace_logintoken.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00