dendrite/cmd/create-account
Till f762ce1050
Add clientapi tests (#2916)
This PR
- adds several tests for the clientapi, mostly around `/register` and
auth fallback.
- removes the now deprecated `homeserver` field from responses to
`/register` and `/login`
- slightly refactors auth fallback handling
2022-12-23 14:11:11 +01:00
..
testdata Add parameters to specify password (#1868) 2021-06-14 14:08:29 +01:00
main.go Add clientapi tests (#2916) 2022-12-23 14:11:11 +01:00
main_test.go Fixes for `create-account` (#2285) 2022-03-25 14:38:24 +01:00