silmaril wrote:
Well it also happens in this case (idleTimeout < sessionTimeout) for me but ...
In this case i also regularly see another weird comportement: If i got back on the back after the idleTimeout but before the sessionTimeout the <cflogin> part is triggered again and the previous login+password are automatically injected into the cflogin Structure.
I have been unable to reproduce that. The test code I use is the last set I posted on August 18.
Well, apparently using loginStorage="Cookie" isn't really better, just less likely to trigger a bug apparently.
However it also trigger a new one, with very few details, just a stack trace and a context matching the <cflogin> tag (but named CFAUTHENTICATE)
I was unable to reproduce that, too. Coldfusion says there is an error at line 99 of /var/www/sidysv2/Application. cfc. Could you show us that line?