pixel icon indicating copy to clipboard operation
pixel copied to clipboard

Form Validation Missing

Open Reisen opened this issue 6 years ago • 0 comments

Uploaded data is currently completely unvalidated. All routes should be checked but current validations missing:

  • [ ] User Registration (Username/Password Length)
  • [ ] User Login (Username/Password not Empty)
  • [ ] Image Upload (Tags cannot contain spaces)
  • [ ] Tag Updates (Cannot upload empty tags, or tags with spaces).

Reisen avatar May 26 '19 00:05 Reisen