pixel
pixel copied to clipboard
Form Validation Missing
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).