I have lost an evening to understand the mechanism of Auth component.
Sometimes the $this->Auth->user() gives me empty values and others
times I get values filled in.
I was using the beta, and now changed to Rc1 only hoping to get a
better solution in Auth..
But the result are same...
Moving from a controller to another, sometimes, the Auth component
goes and sometimes is empty..
So tomorrow i will reuse the old style code, a simple function and
some value in the session to check the user...
Why the auth is so buggy...?
I put every debug in all part of my code...and aniway the auth
fails...
Someone had similar problem?

A little note about the changes in Rc1, from the beta...it is very
boring adapting the code from beta to rc1...
The files of js with root / are not seen good...
In The validation you must rewrite some funtioncs...
What happen to Cakephp?

Essentially I used the logical from this post:
http://groups.google.com/group/cake-php/browse_thread/thread/6fdf328fb22a4e80/b301c378f4b8ddae?lnk=gst&q=Auth-%3Eallow+all#b301c378f4b8ddae

I tried others solutions, all solution but auth doesn't work!

Thanks.
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to