0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 12:08:55 +02:00
dendrite/cmd/create-account
S7evinK 873c4d7e2c
Fixes for create-account (#2285)
* Check user existence
Fallback to asking for the password if non is defined

* Add missing tests

* Update to not use pointers, verify username length

* Re-add possibilty to create passwordless account

* Fix config issue

* Fix test again

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-03-25 14:38:24 +01:00
..
testdata Add parameters to specify password (#1868) 2021-06-14 14:08:29 +01:00
main.go Fixes for create-account (#2285) 2022-03-25 14:38:24 +01:00
main_test.go Fixes for create-account (#2285) 2022-03-25 14:38:24 +01:00