No, it's a one way encryption. Jeremy Burns Class Outfit
[email protected] http://www.classoutfit.com On 4 Feb 2011, at 10:50, andy_the ultimate baker wrote: > i have made all validations but when user view he/her profile the > password get encrypted in view, there is not any way to fix it, > > can i convert that encrypted password in actual one? > > > On Feb 4, 3:43 pm, Jeremy Burns | Class Outfit > <[email protected]> wrote: >> It's a one way encryption, so that's not possible. The only thing you can do >> is how the user the text they are currently inputting (only useful really >> when setting or entering a password) or, if they forget, to put in place a >> system of resetting and validating a new password. >> >> Might sound like a pain, but it's the most secure way. >> >> Jeremy Burns >> Class Outfit >> >> [email protected]http://www.classoutfit.com >> >> On 4 Feb 2011, at 10:36, andy_the ultimate baker wrote: >> >>> hi, >>> friends i want to show the password in view to user but its coming >>> hash encoded, >>> can any one tell me how to display password decrypted in view? >> >>> -- >>> Our newest site for the community: CakePHP Video >>> Tutorialshttp://tv.cakephp.org >>> Check out the new CakePHP Questions sitehttp://ask.cakephp.organd help >>> others with their CakePHP related questions. >> >>> To unsubscribe from this group, send email to >>> [email protected] For more options, visit this group >>> athttp://groups.google.com/group/cake-php > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
