> > So I assumed that if I set if the cookie is set with > true (or "1") as third parameter, pages requiring > authentication wouldn't send an authentication request > anymore, but rely on the cookie.
remove cookie and check... I think You will lost auth caue You are authenticated per page. But I am not 100% sure. > > and then check who is owner etc etc. No record with > > cookie means - > > user is not authenticated. > > Wow! > So every time a user logs in, you create a dummy > article with the user as owner and use the name field No , once. I need user record, topics for him and preferences. need code? I think that auth with cookie is not secure enough. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
