Ruby on Rails Tuesday, December 29, 2015

 thanks

On Tuesday, December 29, 2015 at 8:51:13 PM UTC-5, Walter Lee Davis wrote:


> On Dec 29, 2015, at 6:25 PM, fugee ohu <fuge...@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-ta...@googlegroups.com.
> To post to this group, send email to rubyonra...@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/9d442e7e-52d6-4662-b6f9-1cd1fe711a55%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment