MatrixSynapse/synapse/federation
Richard van der Hoff a5a0bf5cf7 Fix origin handling for pushed transactions
Use the actual origin for push transactions, rather than whatever the remote
server claimed.
2018-09-05 17:06:57 +01:00
..
transport Fix origin handling for pushed transactions 2018-09-05 17:06:57 +01:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Check that signatures on events are valid 2018-09-05 17:05:08 +01:00
federation_client.py Refactor code for turning HttpResponseException into SynapseError 2018-08-01 16:02:46 +01:00
federation_server.py Fix origin handling for pushed transactions 2018-09-05 17:06:57 +01:00
persistence.py Fix origin handling for pushed transactions 2018-09-05 17:06:57 +01:00
send_queue.py Remove pdu_failures from transactions 2018-07-30 16:28:47 -06:00
transaction_queue.py Remove pdu_failures from transactions 2018-07-30 16:28:47 -06:00
units.py Remove pdu_failures from transactions 2018-07-30 16:28:47 -06:00