reset_password and do_reset_password are actually not used during a normal password change. Those are for the cases where people have forgotten their password and have a key allowing them to change it sent to their email.
The standard password change done on the account page is just a regular model change, though with password and password_confirmation being virtual fields. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
