mirror of
https://github.com/coder/code-server.git
synced 2026-01-18 03:21:39 +08:00
This changes adds a new method called `.canTry` to the rate limiter to check if there are tokens remaining in the bucket. It also adds suggestions from @oxy to make sure the user can brute force past the rate limiter.