django1/django/contrib/sessions
Tim Graham 2eb86b01d7 [1.8.x] Fixed DoS possiblity in contrib.auth.views.logout()
Thanks Florian Apolloner and Carl Meyer for review.

This is a security fix.
2015-08-18 08:15:15 -04:00
..
backends [1.8.x] Fixed #19324 -- Avoided creating a session record when loading the session. 2015-07-08 15:23:18 -04:00
locale [1.8.x] Updated translations from Transifex 2015-04-30 14:27:51 +02:00
management Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
migrations [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
apps.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
exceptions.py Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation. 2013-05-25 16:27:34 -07:00
middleware.py [1.8.x] Fixed DoS possiblity in contrib.auth.views.logout() 2015-08-18 08:15:15 -04:00
models.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
serializers.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00