http-auth doesn't seem to work #55

Closed
opened 2026-01-19 18:28:47 +00:00 by michael · 2 comments
Owner

Originally created by @YasenMakioui on GitHub.

I've been trying to run the transfersh Docker image using --http-auth-user and http-auth-pass.

It's suposed to ask for credentials on upload, but it doesn't.

This didn't happen over 5/6 months ago since I ran the same command and the basic-auth was working fine.

The command I'm executing is:

docker run --publish 8080:8080 dutchcoders/transfer.sh:latest --provider local --basedir /tmp --http-auth-user test http-auth-pass test
Originally created by @YasenMakioui on GitHub. I've been trying to run the transfersh Docker image using --http-auth-user and http-auth-pass. It's suposed to ask for credentials on upload, but it doesn't. This didn't happen over 5/6 months ago since I ran the same command and the basic-auth was working fine. The command I'm executing is: ```shell docker run --publish 8080:8080 dutchcoders/transfer.sh:latest --provider local --basedir /tmp --http-auth-user test http-auth-pass test ```
Author
Owner

@YasenMakioui commented on GitHub:

Woah! Nice!

I was using another version. I tried the latest version a month or two ago.

Thanks for the support!!!!

@YasenMakioui commented on GitHub: Woah! Nice! I was using another version. I tried the latest version a month or two ago. Thanks for the support!!!!
Author
Owner

@paolafrancesca commented on GitHub:

please. pull dutchcoders/transfer.sh:latest again, this was raised on https://github.com/dutchcoders/transfer.sh/issues/563 and fixed in 1.6.0

@paolafrancesca commented on GitHub: please. pull `dutchcoders/transfer.sh:latest` again, this was raised on https://github.com/dutchcoders/transfer.sh/issues/563 and fixed in 1.6.0
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#55