themaninblack@lemmy.world to memes@lemmy.world · 5 months agoCVS stylelemmy.worldimagemessage-square103fedilinkarrow-up1925arrow-down117
arrow-up1908arrow-down1imageCVS stylelemmy.worldthemaninblack@lemmy.world to memes@lemmy.world · 5 months agomessage-square103fedilink
minus-square9point6@lemmy.worldlinkfedilinkarrow-up43·5 months agoBound check all data input, folks. Ideally during input and on the API request.
minus-squarejaybone@lemmy.ziplinkfedilinkEnglisharrow-up12arrow-down1·5 months agoVARCHAR2(256) Yay I fixed it.
minus-squareAgent641@lemmy.worldlinkfedilinkarrow-up8·5 months agoTry to make sure the “choose a password” field allows fewer chars than the “enter your password” field.
Bound check all data input, folks.
Ideally during input and on the API request.
VARCHAR2(256)
Yay I fixed it.
Try to make sure the “choose a password” field allows fewer chars than the “enter your password” field.