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.
Showing
- changelog.d/9084.bugfix 1 addition, 0 deletionschangelog.d/9084.bugfix
- synapse/http/client.py 1 addition, 0 deletionssynapse/http/client.py
- synapse/http/proxyagent.py 13 additions, 3 deletionssynapse/http/proxyagent.py
- tests/http/test_proxyagent.py 130 additions, 0 deletionstests/http/test_proxyagent.py
Loading
Please register or sign in to comment