Re: want to show the decode the hashed password which saved in database and want to show this on my profile page
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 cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home