I don't have my code, its at my house, but what I did
was set the value of getAuthUser() to session.isUserValid
or something like that, then if they logged out, remove that
var.

tw

-----Original Message-----
From: Nando [mailto:[EMAIL PROTECTED]
Sent: Friday, February 13, 2004 10:47 AM
To: CF-Talk
Subject: RE: cflogin question

Ray,

how do you "tie cflogin to the session scope so they both timeout at the
same time" ?
just by setting the timeouts to the same value?

-----Original Message-----
From: Raymond Camden [mailto:[EMAIL PROTECTED]
Sent: Friday, February 13, 2004 4:37 PM
To: CF-Talk
Subject: RE: cflogin question

> how long does the "logged in" status of cfloginuser persist?
> until browser close?  in accordance with session management?
>
> I got it working, just wondering how long the status of "logged in"
> will persist.
>

It's a cookie that lasts for 30 minutes unless you mod idletimeout. In CFMX
6.1, you can tie cflogin to the session scope so they both timeout at the
same time.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to