Bug#709637: wget: Credentials in URL not supported

2013-08-13 Thread Noël Köthe
Hello Hannes, Am Dienstag, den 13.08.2013, 19:10 +0200 schrieb Hannes Hörl: > >> after the upgrade to wheezy wget (basic http) auth doesn't work like > >> e.g. in version 1.12 anymore. > > Could you send us the output of --debug? > > I just found out the problem appears to be dependent on the s

Bug#709637: wget: Credentials in URL not supported

2013-08-13 Thread Hannes Hörl
Hi. On 08/13/2013 06:05 PM, Noël Köthe wrote: Am Freitag, den 24.05.2013, 17:39 +0200 schrieb Hannes Hoerl: after the upgrade to wheezy wget (basic http) auth doesn't work like e.g. in version 1.12 anymore. Maybe the question from Tim didn't reach you: Sorry, I didn't see Tim's message ..

Bug#709637: wget: Credentials in URL not supported

2013-08-13 Thread Noël Köthe
tags 709637 + moreinfo unreproducible Hello Hannes, Am Freitag, den 24.05.2013, 17:39 +0200 schrieb Hannes Hoerl: > after the upgrade to wheezy wget (basic http) auth doesn't work like > e.g. in version 1.12 anymore. > > In former version the username and password could be given in the URL: > $

Bug#709637: wget: Credentials in URL not supported

2013-06-10 Thread Tim Ruehsen
Hi, could you please provide the output of wget -d ? With the same version of Wget (1.13.4-3 on Wheezy) Basic Auth seems to work: $ wget http://user:123@blitz-lx/protected_basic/xxx --2013-06-10 16:28:12-- http://user:*password*@blitz-lx/protected_basic/xxx Resolving blitz-lx (blitz-lx)... 192.

Bug#709637: wget: Credentials in URL not supported

2013-05-24 Thread Hannes Hoerl
Package: wget Version: 1.13.4-3 Severity: normal Dear Maintainer, after the upgrade to wheezy wget (basic http) auth doesn't work like e.g. in version 1.12 anymore. In former version the username and password could be given in the URL: $ wget http://:@... Doing so with the new version of wget g