Replies: 1 comment 7 replies
-
Hmm...a couple thoughts of what could be happening:
We have tests to ensure this works properly. See here: https://github.com/cdr/code-server/blob/main/test/unit/node/routes/login.test.ts#L6-L37 With the way it's set up, you can login 14 times per hour before hitting the limit. Is that what you expected? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It doesn't work for me. It only works when I try to login in frequently, but soon this restriction disappeared again, no more than 1 minute.
Beta Was this translation helpful? Give feedback.
All reactions