anders@rytter.me to Memes@lemmy.ml · 8 months agoBrute force protectionrytter.meimagemessage-square95fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1imageBrute force protectionrytter.meanders@rytter.me to Memes@lemmy.ml · 8 months agomessage-square95fedilinkfile-text
minus-squarewinterayars@sh.itjust.workslinkfedilinkarrow-up0·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.