3

Team member takes names inputted and coverts them to slugs, works perfectly and functions extremely well.

Adds function to allow slug modifications but doesn't use regex or anything else to verify input is a real slug, application goes down over weekend and know one notices till this morning...

Always verify input both client and server side!!!

Comments
Add Comment