0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-18 12:28:28 +02:00
dendrite/setup
Neil Alexander 1ad96e2e2d
Tweak AS registration check and AS component HTTP clients (#1785)
* 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
2021-03-05 10:40:27 +00:00
..
config Tweak AS registration check and AS component HTTP clients (#1785) 2021-03-05 10:40:27 +00:00
kafka Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
mscs Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
process Graceful shutdowns (#1734) 2021-01-26 12:56:20 +00:00
base.go Tweak AS registration check and AS component HTTP clients (#1785) 2021-03-05 10:40:27 +00:00
federation.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
flags.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
monolith.go Graceful shutdowns (#1734) 2021-01-26 12:56:20 +00:00