delete url should respect http basic auth #87

Closed
opened 2026-01-19 18:28:55 +00:00 by michael · 1 comment
Owner

Originally created by @sicenul on GitHub.

I am using docker with local provider and activated http basic auth.
But as long as you know the delete url, you can delete the file immediately without providing username and password, is it intended?

Originally created by @sicenul on GitHub. I am using docker with local provider and activated http basic auth. But as long as you know the delete url, you can delete the file immediately without providing username and password, is it intended?
Author
Owner

@paolafrancesca commented on GitHub:

@sicenul it might be a valid point, on the other hand the delete token is already considered a secret and shown only to the uploader

@stefanbenten what do you think?

@paolafrancesca commented on GitHub: @sicenul it might be a valid point, on the other hand the delete token is already considered a secret and shown only to the uploader @stefanbenten what do you think?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#87