feat: update forgotten password form
Loading
Updates this form style to V3
Removed footer
Used FormGroup instead of UntypedFormGroup
Removed the case where user visits the reset page with a token while connected
Before | After |
---|---|
![]() |
![]() |
![]() |
![]() |
Make sure your profile email is valid (ex: pnom@grandlyon.com)
Click "Mot de passe oublié" on connection page
try different invalid email, then your real email
Visit http://localhost:4200/reset-password?token=wrongtoken, you should get an error notifcation when you submit a new password
Click the link received in your mail box, try different things :
To be completed by the chosen reviewer.
Related to #480 (closed)