<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/utils/html.py, branch 5.0.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=5.0.8</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=5.0.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2024-08-06T06:51:55Z</updated>
<entry>
<title>[5.0.x] Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.html.urlize() and AdminURLFieldWidget.</title>
<updated>2024-08-06T06:51:55Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-07-10T18:30:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=523da8771bce321023f490f70d71a9e973ddc927'/>
<id>urn:sha1:523da8771bce321023f490f70d71a9e973ddc927</id>
<content type='text'>
Thanks Seokchan Yoon for the report.

Co-authored-by: Sarah Boyce &lt;42296566+sarahboyce@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>[5.0.x] Fixed CVE-2024-41990 -- Mitigated potential DoS in urlize and urlizetrunc template filters.</title>
<updated>2024-08-06T06:51:55Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-07-18T11:19:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7b7b909579c8311c140c89b8a9431bf537febf93'/>
<id>urn:sha1:7b7b909579c8311c140c89b8a9431bf537febf93</id>
<content type='text'>
Thanks to MProgrammer for the report.
</content>
</entry>
<entry>
<title>[5.0.x] Fixed CVE-2024-38875 -- Mitigated potential DoS in urlize and urlizetrunc template filters.</title>
<updated>2024-07-09T13:03:07Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2024-06-24T13:30:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7285644640f085f41d60ab0c8ae4e9153f0485db'/>
<id>urn:sha1:7285644640f085f41d60ab0c8ae4e9153f0485db</id>
<content type='text'>
Thank you to Elias Myllymäki for the report.

Co-authored-by: Sarah Boyce &lt;42296566+sarahboyce@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Refs #30686 -- Moved Parser.SELF_CLOSING_TAGS to django.utils.html.VOID_ELEMENTS</title>
<updated>2023-07-14T08:25:00Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2023-07-05T05:51:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1d0dfc0b920916900d2770f3b5640da08af36d97'/>
<id>urn:sha1:1d0dfc0b920916900d2770f3b5640da08af36d97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34609 -- Deprecated calling format_html() without arguments.</title>
<updated>2023-06-06T12:14:57Z</updated>
<author>
<name>devilsautumn</name>
<email>bhuvnesh875@gmail.com</email>
</author>
<published>2023-06-06T08:56:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=094b0bea2ce76db9d3dc06c384d4ac3b22705810'/>
<id>urn:sha1:094b0bea2ce76db9d3dc06c384d4ac3b22705810</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #34233 -- Used str.removeprefix()/removesuffix().</title>
<updated>2023-01-18T18:11:18Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-18T18:11:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=23e886886249ebe8f80a48b0d25fbb5308eeb06f'/>
<id>urn:sha1:23e886886249ebe8f80a48b0d25fbb5308eeb06f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated documentation and comments for RFC updates.</title>
<updated>2022-11-10T12:52:17Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2022-11-04T12:33:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9bd174b9a75299dce33e673a559f2b673399b971'/>
<id>urn:sha1:9bd174b9a75299dce33e673a559f2b673399b971</id>
<content type='text'>
- Updated references to RFC 1123 to RFC 5322
  - Only partial as RFC 5322 sort of sub-references RFC 1123.
- Updated references to RFC 2388 to RFC 7578
  - Except RFC 2388 Section 5.3 which has no equivalent.
- Updated references to RFC 2396 to RFC 3986
- Updated references to RFC 2616 to RFC 9110
- Updated references to RFC 3066 to RFC 5646
- Updated references to RFC 7230 to RFC 9112
- Updated references to RFC 7231 to RFC 9110
- Updated references to RFC 7232 to RFC 9110
- Updated references to RFC 7234 to RFC 9111
- Tidied up style of text when referring to RFC documents
</content>
</entry>
<entry>
<title>Fixed #33779 -- Allowed customizing encoder class in django.utils.html.json_script().</title>
<updated>2022-06-28T08:54:38Z</updated>
<author>
<name>Hrushikesh Vaidya</name>
<email>hrushikeshrv@gmail.com</email>
</author>
<published>2022-06-23T08:50:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=72e41a0df6db23410135364223eeda83ac2a8b27'/>
<id>urn:sha1:72e41a0df6db23410135364223eeda83ac2a8b27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unnecessary str type from @keep_lazy decorator for escape()/escapejs().</title>
<updated>2022-02-21T08:46:39Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-21T08:46:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b626c5a9798b045b655d085d59efdd60b5d7a0e3'/>
<id>urn:sha1:b626c5a9798b045b655d085d59efdd60b5d7a0e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32568 -- Optimized escape() by using SafeString instead of mark_safe().</title>
<updated>2022-02-10T05:39:02Z</updated>
<author>
<name>David</name>
<email>smithdc@gmail.com</email>
</author>
<published>2022-02-02T18:12:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cda81b79f212e0666782393c52ad19c2790c9446'/>
<id>urn:sha1:cda81b79f212e0666782393c52ad19c2790c9446</id>
<content type='text'>
</content>
</entry>
</feed>
