mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-10 03:24:13 -05:00
We only process events sent to us from a server if the event ID matches the server, to help guard against federation storms. We replace this with a check against the event origin. |
||
|---|---|---|
| .. | ||
| transport | ||
| __init__.py | ||
| federation_base.py | ||
| federation_client.py | ||
| federation_server.py | ||
| persistence.py | ||
| send_queue.py | ||
| transaction_queue.py | ||
| units.py | ||