summary refs log tree commit diff
path: root/changelog.d/9084.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port "Add support for no_proxy and case insensitive env variables" from ↵Andrew Morgan2021-03-221-0/+1
mainline to dinsic (#93) This PR is simply porting https://github.com/matrix-org/synapse/pull/9372 to dinsic. I also had to bring in https://github.com/matrix-org/synapse/pull/8821 and https://github.com/matrix-org/synapse/pull/9084 for this code to work properly - a sign that we should merge mainline into dinsic again soon.