Do not allow backslashes in folders created via zipfile upload
As the folder name is used also for looking up for existing folders, the saf…
Show more
Do not allow backslashes in folders created via zipfile uploadAs the folder name is used also for looking up for existing folders, the safest approach is to block the user: the risk with an automatic sanitization would be to overwrite existing folders without the user realizing
Show less