synapse/tests/replication
Richard van der Hoff 6e8fb42be7
Improve validation for send_{join,leave,knock} (#10225)
The idea here is to stop people sending things that aren't joins/leaves/knocks through these endpoints: previously you could send anything you liked through them. I wasn't able to find any security holes from doing so, but it doesn't sound like a good thing.
2021-06-24 15:30:49 +01:00
..
slave
tcp
__init__.py
_base.py
test_auth.py
test_client_reader_shard.py
test_federation_ack.py
test_federation_sender_shard.py Improve validation for send_{join,leave,knock} (#10225) 2021-06-24 15:30:49 +01:00
test_multi_media_repo.py
test_pusher_shard.py
test_sharded_event_persister.py Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 2021-05-18 14:13:45 +01:00