1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/django
Markus Holtermann 7ac5ff37b8 [4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
Thanks to Jakob Ackermann for the report.
2023-02-14 08:21:18 +01:00
..
apps
conf [4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 2023-02-14 08:21:18 +01:00
contrib [4.2.x] Fixed #34316 -- Fixed layout of admin password change forms and help texts. 2023-02-13 11:52:09 +01:00
core [4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 2023-02-14 08:21:18 +01:00
db [4.2.x] Fixed #34319 -- Fixed Model.validate_constraints() crash on ValidationError with no code. 2023-02-08 16:39:53 +01:00
dispatch
forms [4.2.x] Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:37:29 +01:00
http [4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 2023-02-14 08:21:18 +01:00
middleware
template [4.2.x] Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:37:29 +01:00
templatetags
test [4.2.x] Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:37:29 +01:00
urls
utils [4.2.x] Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:37:29 +01:00
views [4.2.x] Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:37:29 +01:00
__init__.py
__main__.py
shortcuts.py