mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-15 09:46:34 -04:00

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.