anders@rytter.me to Memes@lemmy.ml · 2 years agoBrute force protectionrytter.meexternal-linkmessage-square94linkfedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1external-linkBrute force protectionrytter.meanders@rytter.me to Memes@lemmy.ml · 2 years agomessage-square94linkfedilinkfile-text
minus-squarewinterayars@sh.itjust.workslinkfedilinkarrow-up0·2 years 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.