Wednesday, June 30, 2010

Auth 1.3.0 Auth->loginAction

Hi

I have configured the Auth component and its working fine. I need to
save a User associated model in the session.
I assume the best way to do this is to catch the successful login and
then add the associated model to the session.
I have set Auth->loginAction = users/login. Auth->login is called in
the Auth->startup method and never calls users/login.

Am I missing something. Any help would be appreciated.

Brian..

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: