mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 22:43:10 -06:00
* Tweak AS registration check * Check appservice usernames using correct function * Update sytest-whitelist * Use gomatrixserverlib.Client since that allows us to disable TLS validation using the config * Add appservice-specific client and ability to control TLS validation for appservices only * Set timeout on appservice client * Review comments * Remove dead code * Enforce LoginTypeApplicationService after all * Check correct auth type field |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_appservice.go | ||
| config_clientapi.go | ||
| config_eduserver.go | ||
| config_federationapi.go | ||
| config_federationsender.go | ||
| config_global.go | ||
| config_kafka.go | ||
| config_keyserver.go | ||
| config_mediaapi.go | ||
| config_mscs.go | ||
| config_roomserver.go | ||
| config_signingkeyserver.go | ||
| config_syncapi.go | ||
| config_test.go | ||
| config_userapi.go | ||