MatrixSynapse/synapse/http
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
..
federation
__init__.py
additional_resource.py
client.py Don't apply the IP range blacklist to proxy connections (#9084) 2021-01-12 12:20:30 -05:00
connectproxyclient.py
endpoint.py
matrixfederationclient.py
proxyagent.py Don't apply the IP range blacklist to proxy connections (#9084) 2021-01-12 12:20:30 -05:00
request_metrics.py
server.py
servlet.py
site.py