django/tests/file_uploads
Natalia fe4a0bbe20 Fixed CVE-2024-39330 -- Added extra file name validation in Storage's save method.
Thanks to Josh Schneier for the report, and to Carlton Gibson and Sarah
Boyce for the reviews.
2024-07-09 09:21:19 -03:00
..
__init__.py
models.py
tests.py Fixed CVE-2024-39330 -- Added extra file name validation in Storage's save method. 2024-07-09 09:21:19 -03:00
uploadhandler.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
urls.py
views.py