mirror of
https://git.tuxpa.in/a/code-server.git
synced 2025-01-09 09:48:45 +00:00
08521077f0
Before, we weren't checking if a login was successful before counting it against the rate limiter. With this change, we only count unsuccessful logins against the rate limiter. We did this because this was a bug but also because it caused problems with our e2e tests hitting the rate limit. |
||
---|---|---|
.. | ||
apps.ts | ||
domainProxy.ts | ||
health.ts | ||
index.ts | ||
login.ts | ||
pathProxy.ts | ||
static.ts | ||
update.ts | ||
vscode.ts |