Wrong validations for profile updating
Closed this issue · 0 comments
Iltotore commented
The front-end form and backend-validations of /profile
are wrong:
- It should not return an error when the given name/email is the same than the current user
- It should not require the user to modify their password (aka the inputs can be left empty)