This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
requests
History
Markus Holtermann
628b33a854
[4.1.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
...
Thanks to Jakob Ackermann for the report.
2023-02-14 08:24:06 +01:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
test_accept_header.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_data_upload_settings.py
[4.1.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
2023-02-14 08:24:06 +01:00
tests.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00