mirror of
https://github.com/matrix-org/synapse.git
synced 2026-02-11 18:52:21 +01: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.