pennane / jobel

https://jobel.vercel.app
1 stars 2 forks source link

Add maximum length for userName, password, and content #39

Closed pennane closed 1 year ago

pennane commented 1 year ago

There is currently no cap on how long userNames, passwords, or post/comment contents can be. They should be all updated.

userName : maybe max 24 chars passwords : maybe max 30 chars content : maybe max 128 chars? Or check what is the max length jodel uses and use that instead,