Hi,

With Devise vanilla config it's not possible. You should look to custom
encryptor
(https://github.com/plataformatec/devise/wiki/How-To:-Create-a-custom-encryptor)
with reversible encryption. But you should really don't
do that, it's a security breach and client private life violation. As a
sysadmin for many years now I've never seen a good reason to keep
password readable.

Le 07/01/2013 07:39, Saravanan P a écrit :
> Hi Everyone
>
> i am using devise for authentication for my app.
> Is there any way, Admin user can view other users password as normal
> string.
>
> Without storing there password as string in database?
> Please advise.
> -- 
> 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 rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/rubyonrails-talk/-/_YLbCKXtQbEJ.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


<<attachment: jeremie_horhant.vcf>>

Reply via email to