This PR changes the logic so that deactivated users are always ignored. Suspended users were already effectively ignored as Synapse forbids a join while suspended. --------- Co-authored-by: Devon Hudson <devon.dmytro@gmail.com>
1 line
102 B
Plaintext
1 line
102 B
Plaintext
Deactivated users will no longer automatically accept an invite when `auto_accept_invites` is enabled. |