bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] Add functionality that prompt for user proxy password


From: Ronan Resende
Subject: [Bug-wget] Add functionality that prompt for user proxy password
Date: Fri, 5 Feb 2010 18:47:08 -0200

I work at a company that uses authenticated proxy to access the web. In
order not to let my password exposed in clear text, I wrote this patch that
implement this function.

Regards,

Ronan

Changelog:

2010-02-05 Ronan Resende <address@hidden>

        * main.c (main): New code that handles prompting for proxy
        passwords when specified explicitly via command-line option

        * init.c: Add "ask-proxy-password" to the list of recognised
commands.

        * options.h: Add an according boolean member to the options
        struct.

Attachment: patch.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]