| Summary: | Wget does not %-decode authorization credentials | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Kevin Locke <kevin> |
| Component: | Networking | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.18.x | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Kevin Locke
2011-04-14 04:40:18 UTC
Fixed in git: commit dd1061b6a79b0161597799e825bfefc27993ace5 Author: Denys Vlasenko <vda.linux@googlemail.com> Date: Sun Sep 11 21:04:02 2011 +0200 wget: URL-decode user:password before base64-encoding it into auth hdr. Will go into 1.20.x |