why on earth would you want to display a stored password in plain text - 
even worse in a profile page?
you prompt the password with **** mode (that browser caches dont display 
it) and you notify the user via email etc and then you store it securely 
using sha1 or blowfish and you never ever try to display it 
again afterwards.


Am Mittwoch, 8. Mai 2013 09:30:59 UTC+2 schrieb Prakash Bisht:
>
> want to show the decode the hashed password which saved in database and 
> want to show this on my profile page.
> please help  me thanks in advance
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to