<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/requests/tests.py, branch 1.5b2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.5b2</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.5b2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2012-12-10T21:13:28Z</updated>
<entry>
<title>[1.5.X] Fixed a security issue in get_host.</title>
<updated>2012-12-10T21:13:28Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2012-11-27T21:24:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=77b06e41516d8136b56c040cba7e235b14750bfb'/>
<id>urn:sha1:77b06e41516d8136b56c040cba7e235b14750bfb</id>
<content type='text'>
Full disclosure and new release forthcoming.
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #19101 -- Decoding of non-ASCII POST data on Python 3.</title>
<updated>2012-11-03T12:07:02Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-11-03T11:54:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b99707bdedbcbf832bd88eaefd488c841110a222'/>
<id>urn:sha1:b99707bdedbcbf832bd88eaefd488c841110a222</id>
<content type='text'>
Thanks Claude Paroz.

Backport of 095eca8 from master.
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #5076 -- Properly decode POSTs with non-utf-8 payload encoding</title>
<updated>2012-10-30T08:01:57Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-10-29T19:33:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3f3076edbf8d6fb204984a1a7fddbde408d5b104'/>
<id>urn:sha1:3f3076edbf8d6fb204984a1a7fddbde408d5b104</id>
<content type='text'>
Thanks daniel at blogg.se for the report and Aymeric Augustin for
his assistance on the patch.

Backport of 6de6988f9 from master.
</content>
</entry>
<entry>
<title>[1.5.x] Don't use : as an invalid cookie character</title>
<updated>2012-10-26T01:39:39Z</updated>
<author>
<name>Ian Clelland</name>
<email>ian@fullfactor.com</email>
</author>
<published>2012-09-28T15:09:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=edaacc41124c562961df478be1382773216cac55'/>
<id>urn:sha1:edaacc41124c562961df478be1382773216cac55</id>
<content type='text'>
Since http://bugs.python.org/issue2193 has been resolved in favour of
the colon in cookie names, we need to test invalid cookie removal using
a different character. "@" is still considered invalid by all sources.

Backport of 419e2137fabdcadadc728cb9bd94af929157dc3b from master
</content>
</entry>
<entry>
<title>Used @override_settings in several tests.</title>
<updated>2012-10-20T21:22:46Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-10-20T21:22:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7c6a57d606bbb8185f9215ffce4c0516a9ae438'/>
<id>urn:sha1:d7c6a57d606bbb8185f9215ffce4c0516a9ae438</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used FakePayload in requests tests</title>
<updated>2012-10-20T13:54:26Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-10-20T13:53:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cfb3eb2e3d1af6d4f6ba852f50f57865e34ece38'/>
<id>urn:sha1:cfb3eb2e3d1af6d4f6ba852f50f57865e34ece38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #5611 -- Restricted accepted content types in parsing POST data</title>
<updated>2012-10-20T12:56:16Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-10-20T12:33:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dfd4a7175119ddb422d8426dcc15902265d5a428'/>
<id>urn:sha1:dfd4a7175119ddb422d8426dcc15902265d5a428</id>
<content type='text'>
Thanks paulegan for the report and Preston Holmes for the review.
</content>
</entry>
<entry>
<title>Added missed poisoned host header tests</title>
<updated>2012-10-18T18:10:46Z</updated>
<author>
<name>Preston Holmes</name>
<email>preston@ptone.com</email>
</author>
<published>2012-10-18T18:10:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4fb510fde4db95d15205afefdefade97eee4d3ef'/>
<id>urn:sha1:4fb510fde4db95d15205afefdefade97eee4d3ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3] Used BytesIO to test request streams</title>
<updated>2012-08-11T09:11:20Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-08-11T09:11:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=97fe70d30bddfa24bf5ef5d2148a1a5ae6bf54b2'/>
<id>urn:sha1:97fe70d30bddfa24bf5ef5d2148a1a5ae6bf54b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3] Used compatible imports of StringIO.</title>
<updated>2012-08-08T12:50:01Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-08-07T13:41:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=396357741b88dfcd85486db673dbb822da8b2de0'/>
<id>urn:sha1:396357741b88dfcd85486db673dbb822da8b2de0</id>
<content type='text'>
</content>
</entry>
</feed>
