anders@rytter.me to Memes@lemmy.ml · 10 months agoBrute force protectionrytter.meimagemessage-square101fedilinkarrow-up11.03Karrow-down133file-text
arrow-up1997arrow-down1imageBrute force protectionrytter.meanders@rytter.me to Memes@lemmy.ml · 10 months agomessage-square101fedilinkfile-text
minus-squarewinterayarslinkfedilinkarrow-up2arrow-down1·10 months 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.