Starbugstone / SnowTricks

OpenClassrooms - Php Symfony App dev - project 6
0 stars 0 forks source link

forgot password #28

Closed Starbugstone closed 5 years ago

Starbugstone commented 5 years ago

Need to implement forgot password

Starbugstone commented 5 years ago

Also, take care of #29 here as we will be reusing the hash and validation with the reset password (if reset password link clicked on then the mail is valid !!)

Starbugstone commented 5 years ago

done