Branch: refs/heads/session-fixes
  Home:   https://github.com/django/django
  Commit: e4a91205ed95356b54a0ba518d57d6ef307501d0
      
https://github.com/django/django/commit/e4a91205ed95356b54a0ba518d57d6ef307501d0
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2012-10-27 (Sat, 27 Oct 2012)

  Changed paths:
    M django/contrib/sessions/backends/base.py
    M django/contrib/sessions/backends/cache.py
    M django/contrib/sessions/backends/db.py
    M django/contrib/sessions/backends/file.py
    M django/contrib/sessions/backends/signed_cookies.py
    M django/contrib/sessions/management/commands/clearsessions.py
    M django/contrib/sessions/tests.py
    M docs/ref/django-admin.txt
    M docs/topics/http/sessions.txt

  Log Message:
  -----------
  Fixed #18194 -- Expiration of file-based sessions

* Prevented stale session files from being loaded
* Added removal of stale session files in django-admin.py clearsessions

Thanks ej for the report, crodjer and Elvard for their inputs.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to