Date: 05/07/01
- Next message: Holger Bahr: "Re: Sv: [phplib] occasional problem with authentication"
- Previous message: Vivek Kumar Agrawal: "[phplib] Changed database context to 'master' error"
- Next in thread: Alex Black: "Re: [phplib] Auth Class/User Class"
- Reply: Alex Black: "Re: [phplib] Auth Class/User Class"
- Maybe reply: Alex Black: "Re: [phplib] Auth Class/User Class"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Instead of the complicated dropping of unauthorized User/Session, and
transfer to an Authorized User/Session of the session vars, I was
thinking of just adding a unique column with the user_ID to
'active_sessions' table. When a session was changed to authorized by the
user logging in, the user's id would be put into that column and any
page specific user vars/preferences would then be activeated after the
user logged in.
Is there something I'm missing that makes that not a good idea?
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Holger Bahr: "Re: Sv: [phplib] occasional problem with authentication"
- Previous message: Vivek Kumar Agrawal: "[phplib] Changed database context to 'master' error"
- Next in thread: Alex Black: "Re: [phplib] Auth Class/User Class"
- Reply: Alex Black: "Re: [phplib] Auth Class/User Class"
- Maybe reply: Alex Black: "Re: [phplib] Auth Class/User Class"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

