mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23: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 |
||
|---|---|---|
| .. | ||
| client-api-proxy | ||
| create-account | ||
| create-room-events | ||
| dendrite-demo-libp2p | ||
| dendrite-demo-yggdrasil | ||
| dendrite-monolith-server | ||
| dendrite-polylith-multi | ||
| dendritejs | ||
| federation-api-proxy | ||
| furl | ||
| generate-config | ||
| generate-keys | ||
| goose | ||
| kafka-producer | ||
| mediaapi-integration-tests | ||
| resolve-state | ||
| roomserver-integration-tests | ||
| syncserver-integration-tests | ||