Hi there, I'm looking for information to build the following: A possibility to allow more than one user to login my application within different browser-tabs, but sharing only one browser-window on one terminal.
The current behavior I have is (I'm using the built in Auth-Comp of 1.2.1.8004), that a current session in the first browser-tab will be interrupted by login of an other user in a second browser-tab. Now both will run the session of the second user. Therefore I think I'll have to tell my sessions, which tab they belong to. And to start a new session everytime, a new tab is opened. Could this be the way? Or is there an other? Yet, I have (and found) no idea, how to retrieve a variable for tearing the different browser-tabs apart. Is there anybody, who already did something like that - I'm glad about every suggestion to get upon this. Thank you! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
