0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-03 01:48:23 +02:00
synapse/tests/api
Will Hunt cbbf9126cb
Do not apply ratelimiting on joins to appservices (#8139)
Add new method ratelimiter.can_requester_do_action and ensure that appservices are exempt from being ratelimited.

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
Co-authored-by: Erik Johnston <erik@matrix.org>
2020-08-21 15:07:56 +01:00
..
__init__.py Test ratelimiter 2014-09-02 15:16:26 +01:00
test_auth.py Convert synapse.api to async/await (#8031) 2020-08-06 08:30:06 -04:00
test_filtering.py Convert synapse.api to async/await (#8031) 2020-08-06 08:30:06 -04:00
test_ratelimiting.py Do not apply ratelimiting on joins to appservices (#8139) 2020-08-21 15:07:56 +01:00