| Age | Commit message (Collapse) | Author |
|
|
|
Regression in 31bef51d8ea5e3bf650de1495ae1f0566670b8f3.
|
|
django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField.
|
|
|
|
|
|
|
|
Thanks to Motoyasu Saburi for the report.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
supported for Django 4.2+ migration files.
|
|
the deprecation of migration operations."
This reverts commit 41019e48bbf082c985e6ba3bad34d118b903bff1.
|
|
This partly reverts a6385b382e05a614a99e5a5913d8e631823159a2.
|
|
|
|
SHA1PasswordHasher, UnsaltedSHA1PasswordHasher, and UnsaltedMD5PasswordHasher
are now deprecated.
|
|
|
|
|
|
This also deprecates AlterIndexTogether migration operation.
|
|
|
|
|
|
migration operations.
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
SQL injection.
Thanks Takuto Yoshikai (Aeye Security Lab) for the report.
|
|
Refs Python CVE-2022-0391. Django is not affected, but others who
incorrectly use internal function url_has_allowed_host_and_scheme()
with unsanitized input could be at risk.
|
|
multipartparser.parse_header().
|
|
django.utils.html.json_script().
|
|
|
|
Django 4.0.
Thanks Paul in 't Hout for the report.
Regression in 1f643c28b5f2b039c47155692844dbae1cb091cd.
|
|
|
|
TrigramStrictWordDistance() on PostgreSQL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set
of nodes for which the text is checked.
|
|
Thanks אורי for the report.
Follow up to 1ea7e3157d1f9b4db71e768d75ea57e47dbd49f9.
|
|
focusable.
Regression in d915dd1c5809d7c2bb3679751cd5277571dcd9f7.
Follow up to 780473d75625d014cbe9b0acdea40b7a5970d5d8.
|
|
|
|
Thanks Florian Apolloner for the report.
Thanks Simon Charette for the review.
|
|
|
|
|
|
|