dendrite/cmd/create-account
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 44a3e566d8fb940b0b757aea9b8408fa19ea9f54.

* 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
..
testdata Add parameters to specify password (#1868) 2021-06-14 14:08:29 +01:00
main_test.go Fixes for create-account (#2285) 2022-03-25 14:38:24 +01:00
main.go Use /admin/v1/register in create-account (#2484) 2022-08-12 12:00:07 +01:00