You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validate clientOriginalName according to a regexp (and move archive to validation/{uid}/upload/archive.zip to avoid security risks?)
Keep validation.datasetName = clientOriginalName when validation is created
Review archive extraction : If the archive contains a single directory, overwrite {validation.datasetName} with this directory name and extract to validation/{uid}/{validation.datasetName} without a subfolder
The text was updated successfully, but these errors were encountered:
Actions
clientOriginalName
according to a regexp (and move archive to validation/{uid}/upload/archive.zip to avoid security risks?)validation.datasetName
=clientOriginalName
when validation is created{validation.datasetName}
with this directory name and extract tovalidation/{uid}/{validation.datasetName}
without a subfolderThe text was updated successfully, but these errors were encountered: