I have set up a basic authentication using the Auth component, but the
values for $this->Auth->user() are not being set for most of the user
data fields.  When a login is processed only the user id and username
fields are set to the database values in the Auth session data, all
other user information is let empty.

Is there some setting I need to specify for the auth component to
retrieve all of the user data and write it to the session? Or do I
just need to retrieve it separately?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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