diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-07-09 04:16:31 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-07-09 05:41:43 +0200 |
| commit | fbd730754b83dd9ae95d9b308e29ba7e85001528 (patch) | |
| tree | 58c2a1cb260db3f252f517530baf4f159b8ea7ef /handler.c | |
| parent | fa8217c511a0ff732be1c02921e105597ced7850 (diff) | |
| download | slcl-fbd730754b83dd9ae95d9b308e29ba7e85001528.tar.gz | |
http.c: Disallow forbidden filenames during upload
- '.' or '..' must not be used for filenames.
- Filenames must not contain forward slashes ('/').
- Filenames must not contain asterisks ('*') to avoid confusion with
wildcard expressions.
Diffstat (limited to 'handler.c')
0 files changed, 0 insertions, 0 deletions
