MatrixSynapse/synapse/federation
Erik Johnston 840068bd78 Only check event ID domain for signatures for V1 events
In future version events won't have an event ID, so we won't be able to
do this check.
2019-01-29 18:02:02 +00:00
..
transport Implement fallback for V2 invite API 2019-01-28 17:33:25 +00:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Only check event ID domain for signatures for V1 events 2019-01-29 18:02:02 +00:00
federation_client.py Only check event ID domain for signatures for V1 events 2019-01-29 18:02:02 +00:00
federation_server.py Only check event ID domain for signatures for V1 events 2019-01-29 18:02:02 +00:00
persistence.py Fix origin handling for pushed transactions 2018-09-05 13:08:07 +01:00
send_queue.py fix #3445 2018-08-29 16:28:25 +02:00
transaction_queue.py Use snder and not event ID domain to check if ours 2019-01-29 16:54:23 +00:00
units.py Clean up event accesses and tests 2018-11-02 13:44:14 +00:00