| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-07-24 | Fixed #35604, Refs #35326 -- Made FileSystemStorage.exists() behaviour indepe... | Sarah Boyce |
| 2024-05-10 | Added tests for Storage's generate_filename method. | nessita |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2022-01-04 | Fixed CVE-2021-45452 -- Fixed potential path traversal in storage subsystem. | Florian Apolloner |
| 2021-05-13 | Fixed #32718 -- Relaxed file name validation in FileField. | Mariusz Felisiak |
| 2021-05-06 | Refs CVE-2021-31542 -- Skipped mock AWS storage test on Windows. | Carlton Gibson |
| 2021-05-04 | Fixed CVE-2021-31542 -- Tightened path & file name sanitation in file uploads. | Florian Apolloner |
| 2017-01-17 | Refs #26058 -- Removed deprecated FileField.get_directory_name()/get_filename(). | Tim Graham |
| 2016-04-30 | Fixed #26058 -- Delegated os.path bits of FileField's filename generation to ... | Cristiano |
