JPDev@programming.dev to Software Gore@programming.dev · 2 years agoPassword must match the followingimagemessage-square49linkfedilinkarrow-up1433arrow-down14
arrow-up1429arrow-down1imagePassword must match the followingJPDev@programming.dev to Software Gore@programming.dev · 2 years agomessage-square49linkfedilink
minus-squareKissaki@programming.devlinkfedilinkEnglisharrow-up11·2 years agogenerate 32-char-pw -> “Must not be longer than 20” 🤨 generate 32-char-pw -> “you must include a specific special character” 🤨 below 10 characters is truly atrocious - and thankfully rare
generate 32-char-pw -> “Must not be longer than 20” 🤨
generate 32-char-pw -> “you must include a specific special character” 🤨
below 10 characters is truly atrocious - and thankfully rare