themaninblack@lemmy.world to memes@lemmy.world · 9 days agoCVS stylelemmy.worldimagemessage-square103fedilinkarrow-up1920arrow-down117
arrow-up1903arrow-down1imageCVS stylelemmy.worldthemaninblack@lemmy.world to memes@lemmy.world · 9 days agomessage-square103fedilink
minus-square9point6@lemmy.worldlinkfedilinkarrow-up43·9 days agoBound check all data input, folks. Ideally during input and on the API request.
minus-squarejaybone@lemmy.ziplinkfedilinkEnglisharrow-up12arrow-down1·9 days agoVARCHAR2(256) Yay I fixed it.
minus-squareAgent641@lemmy.worldlinkfedilinkarrow-up8·9 days 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.