anders@rytter.me to Memes@lemmy.ml · 1 year agoBrute force protectionrytter.meimagemessage-square94fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1imageBrute force protectionrytter.meanders@rytter.me to Memes@lemmy.ml · 1 year agomessage-square94fedilinkfile-text
minus-squarewinterayars@sh.itjust.workslinkfedilinkarrow-up0·1 year agoSo it should be: if password == correct and first_success == true then { login failure; first_success = false } Something like that.
So it should be: if password == correct and first_success == true then { login failure; first_success = false }
Something like that.