mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +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.