> Again, why are you trying to read entries from the session table? in the session i store the user ID, as well as a flag "logged_in" (equals 0 or 1). so i can test in my actions if the user is authenticated.
does that make sense ? now imagine another user with the account data (doesn't matter where he got them from, maybe a person of trust). i simply want to avoid double logins. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
