forked-synapse/changelog.d/9084.bugfix
Marcus e385c8b473
Don't apply the IP range blacklist to proxy connections (#9084)
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.
2021-01-12 12:20:30 -05:00

2 lines
75 B
Plaintext

Don't blacklist connections to the configured proxy. Contributed by @Bubu.