]> git.ipfire.org Git - thirdparty/starlette.git/commit
More robust path-traversal check in StaticFiles app (#985)
authorTom Christie <tom@tomchristie.com>
Thu, 16 Jul 2020 14:18:29 +0000 (15:18 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2020 14:18:29 +0000 (15:18 +0100)
commite611476cb7993024ef879ba3af697fa5e387ea9e
treecc5ab3fe75c63fa976446c69291aa7391d40ecd4
parent85b9c2642b6b806c0d0c33e5418914893a5789f6
More robust path-traversal check in StaticFiles app (#985)

* More robust path-traversal check in StaticFiles app

* Linting
starlette/staticfiles.py