[wget-notify] [bug #21089] ftp password is shown in output, when processing redirect

sxav INVALID.NOREPLY at gnu.org
Sat Mar 22 08:52:45 PDT 2008


Follow-up Comment #2, bug #21089 (project wget):

It's not fixed. When wget follow a "Location", it writes that location using
escnonprint_uri(), which calls escnonprint_internal() for printing only
printable chars. There's no code to hide the password.

For hiding the password we should first parse the URL and then we can use
"url_string (..., URL_AUTH_HIDE_PASSWD)".

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?21089>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



More information about the wget-notify mailing list