<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 1.2.6</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.2.6</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.2.6'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2011-09-10T01:41:36Z</updated>
<entry>
<title>[1.2.X] Bump to 1.2.6 for security release.</title>
<updated>2011-09-10T01:41:36Z</updated>
<author>
<name>James Bennett</name>
<email>ubernostrum@gmail.com</email>
</author>
<published>2011-09-10T01:41:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14'/>
<id>urn:sha1:216a79ee477d1e8dcb9d0e631cd7cbb93ff9fb14</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@16769 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Altered the behavior of URLField to avoid a potential DOS vector, and to avoid potential leakage of local filesystem data. A security announcement will be made shortly.</title>
<updated>2011-09-10T01:28:50Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-09-10T01:28:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7268f8af86186518821d775c530d5558fd726930'/>
<id>urn:sha1:7268f8af86186518821d775c530d5558fd726930</id>
<content type='text'>
Backport of r16760 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@16766 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Corrected an issue which could allow attackers to manipulate session data using the cache. A security announcement will be made shortly.</title>
<updated>2011-09-10T01:28:40Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-09-10T01:28:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ac7c3a110f906e4dfed3a17451bf7fd9fcb81296'/>
<id>urn:sha1:ac7c3a110f906e4dfed3a17451bf7fd9fcb81296</id>
<content type='text'>
Backport of r16759 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@16765 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Added protection against spoofing of X_FORWARDED_HOST headers. A security announcement will be made shortly.</title>
<updated>2011-09-10T01:28:31Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-09-10T01:28:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c613af4d6485586c79d692b70a9acac429f3ca9d'/>
<id>urn:sha1:c613af4d6485586c79d692b70a9acac429f3ca9d</id>
<content type='text'>
Backport of r16758 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@16764 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Updated AJAX example code in CSRF docs to be consistent regarding what are safe HTTP methods</title>
<updated>2011-05-09T23:56:04Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2011-05-09T23:56:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=285b464fb8cb972af6bbdd7cf62b46e75c128a64'/>
<id>urn:sha1:285b464fb8cb972af6bbdd7cf62b46e75c128a64</id>
<content type='text'>
Backport of [16202] from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@16204 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Fixed #15469 - CSRF token is inserted on GET requests</title>
<updated>2011-05-09T21:39:22Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2011-05-09T21:39:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cfc1756ef57b019b772ac60e651a76fe2d41a7e1'/>
<id>urn:sha1:cfc1756ef57b019b772ac60e651a76fe2d41a7e1</id>
<content type='text'>
Thanks to goran for report.

Backport of [16191] from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@16194 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Fixed #15869 - example AJAX code in CSRF docs fails sometimes for IE7 or absolute same origin URLs</title>
<updated>2011-05-09T15:49:54Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2011-05-09T15:49:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=87fa64ca7c24fe16189fe638805e09a66c52b403'/>
<id>urn:sha1:87fa64ca7c24fe16189fe638805e09a66c52b403</id>
<content type='text'>
Thanks to nick for the report.

Backport of [16183] from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@16185 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Ensure stdin is a tty before handing it to termios, so as to prevent prolems when running under IDEs.</title>
<updated>2011-03-24T13:00:59Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2011-03-24T13:00:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1dc518555b137beb7b3ffabc8d0e68edd2b27e61'/>
<id>urn:sha1:1dc518555b137beb7b3ffabc8d0e68edd2b27e61</id>
<content type='text'>
r15911 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15912 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Fixed typo in forms API documentation.</title>
<updated>2011-03-22T23:24:13Z</updated>
<author>
<name>Simon Meers</name>
<email>simon@simonmeers.com</email>
</author>
<published>2011-03-22T23:24:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c5b476e22ac58bd927f9aa12b12976b76400c4b9'/>
<id>urn:sha1:c5b476e22ac58bd927f9aa12b12976b76400c4b9</id>
<content type='text'>
Backport of r15896 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15899 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[1.2.X] Tweaked title level in custom file storage systems documentation.</title>
<updated>2011-03-21T15:41:53Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2011-03-21T15:41:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1332e898520a7f3c580ac0be6136ecf5be07b5c5'/>
<id>urn:sha1:1332e898520a7f3c580ac0be6136ecf5be07b5c5</id>
<content type='text'>
Backport of [15888] from trunk

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15889 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
