That’s a lot of education Dennis. Thanks.
But, gmail is cookie login based and I don’t get logged out from Gmail.
If this is case why different behaviors?

On Wed, Jan 4, 2012 at 11:36 PM, Cherian Thomas <cherian...@gmail.com>wrote:

> Do you have the SESSION_COOKIE_NAME set correctly?
>
> Regards,
> Cherian
>
>
>
> On Wed, Jan 4, 2012 at 9:21 PM, arun.pbk <arun....@gmail.com> wrote:
>
>>
>> I have a Django app using Django social with session timeout set as
>> SESSION_COOKIE_AGE = 60 * 60 *24 * 7
>> The session is being store in the db and rows are inserted for new
>> sessions with correct session id and expire dates.
>>
>> Even though the session timeout is set to a week the users are
>> complaining about multiple logins in a day. I’ve also observed this
>> multiple time, even though the behavior seems to be irregular.
>> Can someone help me figure why this is happening and a fix for it?
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>



-- 
Digitally,
Arun Prabhakar
https://www.facebook.com/digitalpbk

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to