0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-11 21:49:12 +02:00
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.go Add clientapi tests (#2916) 2022-12-23 14:11:11 +01:00
httpapi_test.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
internalapi.go Enable/Disable internal metrics (#2899) 2022-12-05 13:53:36 +01:00
paths.go Healthcheck endpoints (#2303) 2022-03-25 13:25:15 +00:00
rate_limiting.go Rate limiting changes (#2519) 2022-06-07 14:24:04 +01:00
routing.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00