MatrixSynapse/synapse/federation
Richard van der Hoff db2edf5a65
Exclude OOB memberships from the federation sender (#12570)
As the comment says, there is no need to process such events, and indeed we
need to avoid doing so.

Fixes #12509.
2022-05-03 12:47:56 +00:00
..
sender Exclude OOB memberships from the federation sender (#12570) 2022-05-03 12:47:56 +00:00
transport
__init__.py
federation_base.py
federation_client.py
federation_server.py
persistence.py
send_queue.py
units.py