1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-02 03:52:49 -05:00

Support username and password authentication when talking to HTTP

proxies.

[originally from svn r1971]
This commit is contained in:
Simon Tatham
2002-09-21 14:03:05 +00:00
parent 3006fa4f38
commit 442a360fb2
6 changed files with 61 additions and 31 deletions

View File

@ -1829,8 +1829,8 @@ static void create_controls(HWND hwnd, int dlgtype, int panel)
IDC_PROXYEXCLUDEEDIT, 100, NULL);
staticedit(&cp, "&Username", IDC_PROXYUSERSTATIC,
IDC_PROXYUSEREDIT, 60);
staticedit(&cp, "Pass&word", IDC_PROXYPASSSTATIC,
IDC_PROXYPASSEDIT, 60);
staticpassedit(&cp, "Pass&word", IDC_PROXYPASSSTATIC,
IDC_PROXYPASSEDIT, 60);
endbox(&cp);
beginbox(&cp, "Misc. proxy settings", IDC_BOX_PROXY2);
multiedit(&cp,