mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-06 14:55:04 -04:00
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.
This commit is contained in:
parent
fa6deb298b
commit
e385c8b473
4 changed files with 145 additions and 3 deletions
1
changelog.d/9084.bugfix
Normal file
1
changelog.d/9084.bugfix
Normal file
|
@ -0,0 +1 @@
|
|||
Don't blacklist connections to the configured proxy. Contributed by @Bubu.
|
Loading…
Add table
Add a link
Reference in a new issue