Iltotore/projet-web-ing1

Wrong validations for profile updating

Closed this issue · 0 comments

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)