Reset password
This is the view that opens when you want to recover the password
Main models
reset.password
: New Passwordreset.confirm
: new password confirmation
Utility functions
resetPassword()
: This checks if the 2 models are the same and if they are reset the password
Example of base theme
Updated almost 6 years ago