summary refs log tree commit diff
path: root/changelog.d/9084.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't apply the IP range blacklist to proxy connections (#9084)Marcus2021-01-121-0/+1
It is expected that the proxy would be on a private IP address so the configured proxy should be connected to regardless of the IP range blacklist.