synapse-product/synapse/federation
Richard van der Hoff 0a65450d04 Validation for events/rooms in fed requests
When we get a federation request which refers to an event id, make sure that
said event is in the room the caller claims it is in.

(patch supplied by @turt2live)
2018-08-02 13:48:40 +01:00
..
transport
__init__.py
federation_base.py
federation_client.py
federation_server.py Validation for events/rooms in fed requests 2018-08-02 13:48:40 +01:00
persistence.py
send_queue.py
transaction_queue.py
units.py