MatrixSynapse/synapse/http
Erik Johnston 25c55a9d22
Add login spam checker API (#15838)
2023-06-26 14:12:20 +00:00
..
federation Switch from `matrix://` to `matrix-federation://` scheme for internal Synapse routing of outbound federation traffic (#15806) 2023-06-20 10:05:31 +01:00
__init__.py
additional_resource.py
client.py
connectproxyclient.py
matrixfederationclient.py Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#15783) 2023-06-21 10:41:11 +02:00
proxyagent.py
replicationagent.py
request_metrics.py
server.py
servlet.py
site.py Add login spam checker API (#15838) 2023-06-26 14:12:20 +00:00
types.py