mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-19 21:41:04 +02:00
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>
2 lines
141 B
Plaintext
2 lines
141 B
Plaintext
Fixes a bug where appservices with ratelimiting disabled would still be ratelimited when joining rooms. This bug was introduced in v1.19.0.
|