Prevent faulty filenames #9

Closed
opened 2022-01-12 13:29:40 +01:00 by Jef Roosens · 1 comment
Owner

Currently, the PUT request let's the user decide the filename, but this isn't correct as this could mean that the user could upload a completely wrong filename. A solution would be to read the package name & version from the package itself, but this also requires linking bsdtar.

Currently, the PUT request let's the user decide the filename, but this isn't correct as this could mean that the user could upload a completely wrong filename. A solution would be to read the package name & version from the package itself, but this also requires linking bsdtar.
Jef Roosens added this to the (deleted) milestone 2022-01-12 13:29:40 +01:00
Jef Roosens added the
enhancement
label 2022-01-12 13:29:40 +01:00
Jef Roosens added this to the 0.1.0 milestone 2022-01-13 20:55:37 +01:00
Jef Roosens modified the milestone from 0.1.0 to 0.2.0 2022-01-14 11:58:23 +01:00
Jef Roosens modified the milestone from 0.2.0 to 0.1.0 2022-01-14 11:58:40 +01:00
Author
Owner

This issue is now irrevelant, as we don't allow the user to choose the filename anymore.

This issue is now irrevelant, as we don't allow the user to choose the filename anymore.
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#9
No description provided.