Ruby on Rails Tuesday, December 29, 2015

> On Dec 29, 2015, at 6:25 PM, fugee ohu <fugee279@gmail.com> wrote:
>
> i'm using devise for users, how do i let a user change his password?

Send them to /users/password/new and they will be able to reset their password. There's a whole system in there that sends an e-mail with a login token to the registered account address.

Walter

>
> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/e7da42f6-3a98-4c60-8e69-e2bbf77eb71c%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/ABA20C3F-1674-4A97-BB7D-86DB7E5D6430%40wdstudio.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment