mirror of
https://github.com/coder/code-server.git
synced 2026-09-03 16:58:34 +02: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.