0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-29 14:28:56 +02:00
dendrite/setup/config
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
..
config.go Add clientapi tests (#2916) 2022-12-23 14:11:11 +01:00
config_appservice.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_clientapi.go Add clientapi tests (#2916) 2022-12-23 14:11:11 +01:00
config_federationapi.go HTTP connection keepalives (#2730) 2022-09-20 17:17:44 +01:00
config_global.go Handle guest access [1/2?] (#2872) 2022-12-22 13:05:59 +01:00
config_jetstream.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_keyserver.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_mediaapi.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_mscs.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_roomserver.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
config_syncapi.go Update search docs 2022-09-27 17:10:47 +01:00
config_test.go Handle guest access [1/2?] (#2872) 2022-12-22 13:05:59 +01:00
config_userapi.go Add support for config "auto_join_rooms" (#2823) 2022-10-26 11:04:53 +02:00