mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed CVE-2021-31542 -- Tightened path & file name sanitation in file uploads.
This commit is contained in:
committed by
Carlton Gibson
parent
8de4ca74ba
commit
0b79eb3691
@@ -40,6 +40,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.1.9
|
||||
3.1.8
|
||||
3.1.7
|
||||
3.1.6
|
||||
@@ -76,6 +77,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.2.21
|
||||
2.2.20
|
||||
2.2.19
|
||||
2.2.18
|
||||
|
||||
Reference in New Issue
Block a user