Hello,

> I need your help for another one time :)
>
> I'm creating an Application with CakePHP and ExtJS.
>
> The problem that I have is that the ExtJS send the Data to CakePHP
> with the $_POST http methos and when I save new users to my database
> the password is not hashed with the default Auth hash method.
>
> How can I encrypt my password ? ? ?

Not sure if that's what you mean, but try:
http://book.cakephp.org/view/386/password


Regards,
Piotr

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to