Hello, I wonder if it is possible to login a user automatically with Auth? Typically You allow anonymous access to some actions and require login for others. What if You want on session start to login user lets call him "anonymous" and later if user log in - change them with real credentials (I use same sort of role-based system with Auth).
Is it at all possible or should dump Auth and make my own component? thanks, Robert --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
