Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2968 - wget/uclient issue, when using Basic Auth #8582

Closed
openwrt-bot opened this issue Apr 5, 2020 · 0 comments
Closed

FS#2968 - wget/uclient issue, when using Basic Auth #8582

openwrt-bot opened this issue Apr 5, 2020 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

reinerotto:

0.0.0.0 - - [05/Apr/2020:07:01:00 +0200] "GET /url.php HTTP/1.1" 401 681 "-" "uclient-fetch"
0.0.0.0 - user [05/Apr/2020:07:01:00 +0200] "GET /url.php HTTP/1.1" 200 358 "-" "uclient-fetch"

Reproducable at will, whenever Basic Auth used
wget --user=user --password=mypassword http://url.php

When using Basic Auth, wget/uclient-fetch first tries without credentials.
This might trigger intrusion protection on the server. And is a waste of bandwidth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant