0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-02 20:49:04 +02:00
dendrite/cmd
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
..
create-account Use /admin/v1/register in create-account (#2484) 2022-08-12 12:00:07 +01:00
dendrite-demo-pinecone Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
dendrite-demo-yggdrasil Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
dendrite-monolith-server Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00
dendrite-polylith-multi Add PolylithMode base config option (#2428) 2022-05-06 13:51:48 +01:00
dendrite-upgrade-tests Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
dendritejs-pinecone Tidy up AddPublicRoutes (#2412) 2022-05-03 17:17:02 +01:00
furl Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
generate-config Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
generate-keys bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00
resolve-state Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00