mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
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 |
||
|---|---|---|
| .. | ||
| http.go | ||
| httpapi.go | ||
| httpapi_test.go | ||
| internalapi.go | ||
| paths.go | ||
| rate_limiting.go | ||
| routing.go | ||