I posted the same issue a couple months ago, and just resigned myself
to the fact that i would have to manually hash the password field for
my edit method. Following AD7six's tip just now, I included the
username as a hidden field in the edit form and the password was
hashed correctly. When i removed the hidden field I was back with a
plain text value in the table.

On Jun 20, 9:25 am, leo <[EMAIL PROTECTED]> wrote:
> @AD
>
> > The auth component only hashes the password, if the username is in the
> > form data too.
>
> Sounded promising, but no, that didn't do it either. I'll investigate
> further with username in a while but I have a meeting now
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to