JPDev@programming.dev to Software Gore@programming.dev · 1 year agoPassword must match the followingprogramming.devimagemessage-square50fedilinkarrow-up1431arrow-down14
arrow-up1427arrow-down1imagePassword must match the followingprogramming.devJPDev@programming.dev to Software Gore@programming.dev · 1 year agomessage-square50fedilink
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up6·1 year agoYou’re right on. As long as you’re otherwise following best practices for storing passwords, there’s no downside.
minus-squareshastaxc@lemm.eelinkfedilinkarrow-up12·1 year agoBut but but if I add it to the queryparams for my rest endpoint the space will break my URL!
minus-squareindepndnt@lemmy.worldlinkfedilinkarrow-up4·1 year agoAlways urlencode your passwords! Wait, that doesn’t seem right…
You’re right on. As long as you’re otherwise following best practices for storing passwords, there’s no downside.
But but but if I add it to the queryparams for my rest endpoint the space will break my URL!
Always urlencode your passwords!
Wait, that doesn’t seem right…