dendrite/internal/httputil
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
..
http.go Handle errors differently in the DeviceListUpdater (#2695) 2022-09-07 11:44:27 +02:00
httpapi_test.go
httpapi.go Add clientapi tests (#2916) 2022-12-23 14:11:11 +01:00
internalapi.go Enable/Disable internal metrics (#2899) 2022-12-05 13:53:36 +01:00
paths.go
rate_limiting.go Rate limiting changes (#2519) 2022-06-07 14:24:04 +01:00
routing.go