anders@rytter.me to Memes@lemmy.ml · 8 months agoBrute force protectionrytter.meimagemessage-square111fedilinkarrow-up11.05Karrow-down133file-text
arrow-up11.01Karrow-down1imageBrute force protectionrytter.meanders@rytter.me to Memes@lemmy.ml · 8 months agomessage-square111fedilinkfile-text
minus-squarewinterayars@sh.itjust.workslinkfedilinkarrow-up2arrow-down1·8 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.