diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-10-21 14:53:14 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-10-21 14:53:14 +0100 |
commit | ab26b5894a3720cac4daa0daf47ed08d29c4356e (patch) | |
tree | 2044b1fabe9cdeb96d1195beef09498b95b21509 /synapse/handlers/federation.py | |
parent | Merge commit '31acc5c30' into anoa/dinsic_release_1_21_x (diff) | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into anoa/info-mainli... (diff) | |
download | synapse-ab26b5894a3720cac4daa0daf47ed08d29c4356e.tar.xz |
Merge commit 'f43c66d23' into anoa/dinsic_release_1_21_x
* commit 'f43c66d23': Add support for running Complement against the local checkout (#8317) Filter out appservices from mau count (#8404) Only assert valid next_link params when provided (#8417) Add metrics to track success/otherwise of replication requests (#8406) Fix handling of connection timeouts in outgoing http requests (#8400) Changelog Don't check whether a 3pid is allowed to register during password reset Add checks for postgres sequence consistency (#8402) Create a mechanism for marking tests "logcontext clean" (#8399) Add `ui_auth_sessions_ips` table to `synapse_port_db` ignore list (#8410) A pair of tiny cleanups in the federation request code. (#8401) typo
Diffstat (limited to 'synapse/handlers/federation.py')
-rw-r--r-- | synapse/handlers/federation.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |