Welcome Guest, Not a member yet? Register   Sign In
I'm in a hurry. Auth cookie is shared between browser instances and customer complains. Tried RA-Session but it fails!!!
#1

[eluser]gon[/eluser]
Hi all,

We've got a nearly finished app (a quite complex one I must say).
For authenticating users I've prepared a custom Auth library, based on cookies (using NG-Session from the wiki).

the customer says he doesn't like that 2 users can't be logged at the same time, with the same browser in the same computer. If a user logs and another is already logged, the latter will see the other user data when refreshing.

I'm I doing something bad or is this a common problem when using cookies.

And I've tried RA-Session, that uses PHP-sessions, but I always get an error message saying
that headers have been sent.
I've double checked nothing is sent before loading the class and that there are no blank lines at the end of my files.

any help will be much appreciated (solving the cookie prolem or with RA-Session).

Cheers


Messages In This Thread
I'm in a hurry. Auth cookie is shared between browser instances and customer complains. Tried RA-Session but it fails!!! - by El Forum - 04-11-2008, 05:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB