Brute force protection

@memes

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago

So it should be: if password == correct and first_success == true then { login failure; first_success = false }

Something like that.

  • source
  • parent