Re: *Immediate* session expiration problem/bug in IE

2010-07-04 Thread ShawnMilo
I have an update. It turns out that setting the timeout in set_expiry to a much larger value prevents the immediate timeout. Of course, this means that people in well-behaved browsers won't time out when they should. This is despite the fact that I've tried sending both an integer (for seconds) and

Re: *Immediate* session expiration problem/bug in IE

2010-06-04 Thread Dmitry Dulepov
Hi! Shawn Milochik wrote: > Do any of you have an idea as to where the problem is? I've spent a long > time changing just about every setting in IE to do with cookies, > security, temp files, etc., disabling all the add-ons, deleting temp > files, changing and customizing security zones, adding ou

*Immediate* session expiration problem/bug in IE

2010-06-04 Thread Shawn Milochik
I've been having an infuriating problem. Less than 1% of our users, all on IE, had this symptom: 1. They log in. 2. They are redirected to the main screen (logged in successfully). 3. They click any link or refresh, and they're redirected to the login page because Django sees request.user as Ano