Hi, I am looking to create a simple “Forgot Password” system using CakePHP where the user enters their username / email address and then receives an email with a link that they can click to create a new password.
I googled around but didn't find anything: /
Using CakePHP 1.3
source
share