The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
Fixed #2548: added get/set_expiry methods to session objects. Thanks, Amit Upadhyay and SmileyChris.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7586 bcc190cf-cafb-0310-a4f2-bffc1f526a37
by
Kristine the Pool Frog 2008-06-07 20:28:06 UTC
commit 8d4f79a799136edf8190c357e3e0497d7db3ad77
Django
VCC
Empty Crowd Wipeout CVE-2015-5963
VCC
Attack is in Session CVE-2015-5964
AUTHORS
+1
-1
django/conf/global_settings.py
+1
-1
django/contrib/sessions/backends/base.py
-57
django/contrib/sessions/backends/cache.py
+4
-4
django/contrib/sessions/backends/db.py
+1
-1
django/contrib/sessions/middleware.py
+4
-4
django/contrib/sessions/tests.py
-94
docs/sessions.txt
+1
-59
expand_less