diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-07 13:15:26 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-07 13:15:26 +0200 |
commit | a6eac742365f23b784214a4d6236133f91a718a5 (patch) | |
tree | 3381e7b819b37532ac383c436765a2b3383eeddf /src/util/FileStorage.ts | |
parent | Merge pull request #5 from fosscord/Docker (diff) | |
download | server-a6eac742365f23b784214a4d6236133f91a718a5.tar.xz |
:lock: fix path traversal security issue
Diffstat (limited to 'src/util/FileStorage.ts')
-rw-r--r-- | src/util/FileStorage.ts | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/src/util/FileStorage.ts b/src/util/FileStorage.ts |