MatrixSynapse/synapse/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
auth.py
auth_blocking.py
constants.py
errors.py Stop shadow-banned users from sending invites. (#8095) 2020-08-20 15:07:42 -04:00
filtering.py
presence.py
ratelimiting.py Do not apply ratelimiting on joins to appservices (#8139) 2020-08-21 15:07:56 +01:00
room_versions.py
urls.py