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-20 23:52:56 +0200 |
| commit | e0f43ac4105997f479071e430971ca51b4492ed2 (patch) | |
| tree | fb8b1f6f6ef9e912cf708f088c4be7bf53b9dfdf /include | |
| parent | f136fdd463ac25a86e1870417e90da3a2db71ed7 (diff) | |
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 'include')
0 files changed, 0 insertions, 0 deletions
