0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-20 06:13:48 +02:00
dendrite/userapi/api
Till 48600d5540
Use /admin/v1/register in create-account (#2484)
* Get all account data on CompleteSync

* Revert "Get all account data on CompleteSync"

This reverts commit 44a3e566d8.

* Use /_synapse/admin/v1/register to create account

* Linting

* Linter again :)

* Update docs

* Use HTTP API to reset password, add option to User API `PerformPasswordUpdate` to invalidate sessions

* Fix routing name

* Tell me more about what went wrong

* Deprecate the `-reset-password` flag, document the new API

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-08-12 12:00:07 +01:00
..
api.go Use /admin/v1/register in create-account (#2484) 2022-08-12 12:00:07 +01:00
api_logintoken.go Merge both user API databases into one (#2186) 2022-02-18 11:31:05 +00:00
api_trace.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
api_trace_logintoken.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00