From 411d239db47158cc14f94c94a86a5c713d783821 Mon Sep 17 00:00:00 2001 From: Shay Date: Fri, 2 May 2025 06:04:01 -0700 Subject: Apply `should_drop_federated_event` to federation invites (#18330) Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- docs/modules/spam_checker_callbacks.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/modules') diff --git a/docs/modules/spam_checker_callbacks.md b/docs/modules/spam_checker_callbacks.md index c7f8606fd0..063099a127 100644 --- a/docs/modules/spam_checker_callbacks.md +++ b/docs/modules/spam_checker_callbacks.md @@ -353,6 +353,8 @@ callback returns `False`, Synapse falls through to the next one. The value of th callback that does not return `False` will be used. If this happens, Synapse will not call any of the subsequent implementations of this callback. +Note that this check is applied to federation invites as of Synapse v1.130.0. + ### `check_login_for_spam` -- cgit 1.5.1