MatrixSynapse/synapse/http
Patrick Cloke 4a33a09231 Merge remote-tracking branch 'origin/develop' into clokep/ip-blacklists 2020-12-01 09:07:36 -05:00
..
federation Apply the federation_ip_range_blacklist to well-known look-ups. 2020-11-25 16:10:05 -05:00
__init__.py Fix handling of connection timeouts in outgoing http requests (#8400) 2020-09-29 10:29:21 +01:00
additional_resource.py Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
client.py Abstract the code to blacklist IP address resolutions. 2020-11-25 16:10:05 -05:00
connectproxyclient.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
endpoint.py
matrixfederationclient.py Abstract the code to blacklist IP address resolutions. 2020-11-25 16:10:05 -05:00
proxyagent.py Fix handling of connection timeouts in outgoing http requests (#8400) 2020-09-29 10:29:21 +01:00
request_metrics.py Fix typos and spelling errors. (#8639) 2020-10-23 12:38:40 -04:00
server.py Allow Date header through CORS (#8804) 2020-12-01 13:24:56 +00:00
servlet.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00
site.py Add ability for access tokens to belong to one user but grant access to another user. (#8616) 2020-10-29 15:58:44 +00:00