Closed W-i-n-7 closed 6 months ago
oops this should have been bug report sorry
that's how it is supposed to work, otherwise it would not be effective for security. you make am http request for login, and if it doesn't respond shortly you know it's wrong, so disconnect and make another request. The only way to force waiting during a malicious attempt, is to delay even in case of success.
that's how it is supposed to work, otherwise it would not be effective for security. you make am http request for login, and if it doesn't respond shortly you know it's wrong, so disconnect and make another request. The only way to force waiting during a malicious attempt, is to delay even in case of success.
oh that makes sense now i know
it delays even a successful login after having a failed attempt