Hi, Im modifying an existing login function which uses the Auth component. My modifications is that i want to cache some user-details during the login-sequence. Im kind of looking for a way to implement this, but no luck yet. I kind of found a solution where i did the caching in the App_model but this solution runs the code everytime a model is run, and the cacheing becomes useless.
Anybody? 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 [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
