On 20 June 2012 14:04, Manish Nautiyal <[email protected]> wrote:
> Hi all
>
> I'm using rails 3.2.1 + devise 2.0.4
>
> My problem is that in my website only : Admin will create new users no
> direct registration for users. Now when Admin create new_user
> confirmation mail will be send to the user email id. The content of the
> mail is
>
>    user_name
>    user_password
>
> But the password come in encrypted format.

How is the initial pwd being setup?  If the admin is providing a
password then put that in the email.

Colin

>
>
> How I'll get password in readable form.
>
> --
> Posted via http://www.ruby-forum.com/.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en.

Reply via email to