Date: 08/22/01
- Next message: giancarlo pinerolo: "[phplib] auth login/logout logging (was: current users?)"
- Previous message: giancarlo pinerolo: "[phplib] Re: [Phplib-users] Re: [phplib] current users?"
- Next in thread: giancarlo pinerolo: "[phplib] auth login/logout logging (was: current users?)"
- Reply: giancarlo pinerolo: "[phplib] auth login/logout logging (was: current users?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > For my purpose, I chose to count multiple logins on one
> session id as a
> > single login.
>
> Here you contradict your previuos assertion, because you say 'one
> session id'...
No, I was talking about two different cases. The first was the multiple
processes. The second is:
1. I go to the site and get a session id
2. I go to a protected area, login, and am now authorized
3. I leave my computer and the auth timeout (15 or 30 minutes default)
expires
4. The session doesn't expire for about a day by default, so I still have
that session id
5. I come back to my computer, my stateless browser still has the last page
I was on, which was built when I was authorized
6. I click a link
7. Since I am unauthorized due to inactivity, I login again
Different auths, same session.
Layne Weathers
Ifworld Inc
-- Abbestellen mit Mail an: phplib-unsubscribe <email protected> Kommandoliste mit Mail an: phplib-help <email protected>
- Next message: giancarlo pinerolo: "[phplib] auth login/logout logging (was: current users?)"
- Previous message: giancarlo pinerolo: "[phplib] Re: [Phplib-users] Re: [phplib] current users?"
- Next in thread: giancarlo pinerolo: "[phplib] auth login/logout logging (was: current users?)"
- Reply: giancarlo pinerolo: "[phplib] auth login/logout logging (was: current users?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

