In my settings.py I have SESSION_EXPIRE_AT_BROWSER_CLOSE=True. In IE7 it works fine (i.e. the user must log into the site again after closing the browser). In Firefox 3.0.3 the user remains logged onto the site after closing the browser. The only way it works in Firefox is to goto Tools->Options->Privacy and set Private Data "Always clear my private data when I close Firefox" to true. This seems like a bug?
--~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---