Commit Graph

1 Commits (670a8d9a1e18159917ca1b4f8e5af48a0b258f5e)

Author SHA1 Message Date
Patrick Cloke eb9ddc8c2e
Remove the deprecated BaseHandler. (#11005)
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.
2021-10-08 07:44:43 -04:00