anders@rytter.me to Memes@lemmy.ml · 1 year agoBrute force protectionrytter.meimagemessage-square78linkfedilinkarrow-up1120arrow-down11file-text
arrow-up1119arrow-down1imageBrute force protectionrytter.meanders@rytter.me to Memes@lemmy.ml · 1 year agomessage-square78linkfedilinkfile-text
minus-squarewinterayars@sh.itjust.workslinkfedilinkarrow-up0arrow-down1·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.