Prevent people from entering too much data
driesvints opened this issue · 0 comments
driesvints commented
Currently the DB column to save the pastes can only handle a max amount of characters. I haven't looked yet what that max is but we should enforce this client-side as well. Add it to the request validation probably.