If anyone had any trouble registering on wikiverse, its because of this line of code. Sorry :P
what regex should i use for validifying passwords?
if (!(/^[a-zA-Z0-9.-_$@*!]{3,30}$/).test(password)) {
return c.json({ message: 'Password cannot contain spaces or newlines and must be at most 30 characters' }, 400)
}what regex should i use for validifying passwords?
Comments
-
-
-
i think the problems the regex for validating passwords lol. lemme update in just a sec. this is so frustrating :((((( -
if you have an account you click the "my profile" dropdown menu and click "edit" -
I see you used a theme! (keep in mind using themes will disable you from editing the css of your page)
also cool site! i like the design