mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-31 02:33:21 -05:00
eb9ddc8c2e
The shared ratelimit function was replaced with a dedicated RequestRatelimiter class (accessible from the HomeServer object). Other properties were copied to each sub-class that inherited from BaseHandler.