<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/middleware/test_security.py, branch 3.0a1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.0a1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.0a1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2019-09-09T11:35:41Z</updated>
<entry>
<title>Fixed #29406 -- Added support for Referrer-Policy header.</title>
<updated>2019-09-09T11:35:41Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-03-21T21:33:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=406dba04e1482a308cad74e3d06c050c76ba2d16'/>
<id>urn:sha1:406dba04e1482a308cad74e3d06c050c76ba2d16</id>
<content type='text'>
Thanks to James Bennett for the initial implementation.
</content>
</entry>
<entry>
<title>Corrected settings names in SecurityMiddleware tests.</title>
<updated>2019-03-21T00:15:34Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-03-21T00:15:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=413d50b5ff0c0a4198d4bf069e6434bc7ba4cd86'/>
<id>urn:sha1:413d50b5ff0c0a4198d4bf069e6434bc7ba4cd86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Capitalized SecurityMiddleware headers for consistency with other headers.</title>
<updated>2018-10-30T22:30:51Z</updated>
<author>
<name>Artur Juraszek</name>
<email>artur@juraszek.xyz</email>
</author>
<published>2018-10-29T22:19:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=817c6cdf0e2a72362045ca503af01830df9b9d36'/>
<id>urn:sha1:817c6cdf0e2a72362045ca503af01830df9b9d36</id>
<content type='text'>
(No behavior change since HTTP headers are case insensitive.)
</content>
</entry>
<entry>
<title>Fixed hanging indentation in various code.</title>
<updated>2018-03-16T09:54:34Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2018-03-16T09:54:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=362813d6287925b8f63f0b107c55a74d95f5825e'/>
<id>urn:sha1:362813d6287925b8f63f0b107c55a74d95f5825e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments.</title>
<updated>2017-02-01T16:41:56Z</updated>
<author>
<name>Vytis Banaitis</name>
<email>vytis.banaitis@gmail.com</email>
</author>
<published>2017-02-01T16:41:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8838d4dd498c8f66ea4237fe8a79a5f77d6f95c9'/>
<id>urn:sha1:8838d4dd498c8f66ea4237fe8a79a5f77d6f95c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26947 -- Added an option to enable the HSTS header preload directive.</title>
<updated>2016-08-11T00:23:54Z</updated>
<author>
<name>Ed Morley</name>
<email>emorley@mozilla.com</email>
</author>
<published>2016-07-28T16:48:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3c2447dd13e495d57700ca8447896acd85044444'/>
<id>urn:sha1:3c2447dd13e495d57700ca8447896acd85044444</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed docs to refer to HSTS includeSubdomains as a directive.</title>
<updated>2016-08-09T00:20:49Z</updated>
<author>
<name>Ed Morley</name>
<email>emorley@mozilla.com</email>
</author>
<published>2016-07-28T16:30:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8c3bc5cd7801a307a0bc2969abebe7a6ca48d17f'/>
<id>urn:sha1:8c3bc5cd7801a307a0bc2969abebe7a6ca48d17f</id>
<content type='text'>
The spec refers to it as a 'directive' rather than a 'tag':
https://tools.ietf.org/html/rfc6797#section-6.1.2
</content>
</entry>
<entry>
<title>Fixed a typo in tests/middleware/test_security.py</title>
<updated>2016-07-29T02:00:48Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-07-29T02:00:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0850236a8c3647bc3c239bd34afae0488abe5c60'/>
<id>urn:sha1:0850236a8c3647bc3c239bd34afae0488abe5c60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26747 -- Used more specific assertions in the Django test suite.</title>
<updated>2016-06-16T18:19:18Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2016-06-16T18:19:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4f336f66523001b009ab038b10848508fd208b3b'/>
<id>urn:sha1:4f336f66523001b009ab038b10848508fd208b3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26176 -- Fixed E123 flake8 warnings.</title>
<updated>2016-02-05T20:11:07Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-02-05T18:53:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=406675b1a03c0568f7768a73e7c279011e56054d'/>
<id>urn:sha1:406675b1a03c0568f7768a73e7c279011e56054d</id>
<content type='text'>
</content>
</entry>
</feed>
