forked-synapse/synapse/federation
Andrew Morgan 563f6a832b Reject large transactions on federation (#4513)
* Reject large transactions on federation

* Add changelog

* lint

* Simplify large transaction handling
2019-01-31 11:44:04 +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 No vdh tests! 2019-01-29 23:11:48 +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 Reject large transactions on federation (#4513) 2019-01-31 11:44:04 +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