mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-05-30 16:30:29 -05:00
Mention that proxy password is saved in plain text in configuration, since
we've had a couple of indignant e-mails. [originally from svn r3916]
This commit is contained in:
parent
3bc535fb29
commit
1dd4521671
@ -1,4 +1,4 @@
|
|||||||
\versionid $Id: config.but,v 1.74 2004/02/07 23:49:21 jacob Exp $
|
\versionid $Id: config.but,v 1.75 2004/03/01 18:17:34 jacob Exp $
|
||||||
|
|
||||||
\C{config} Configuring PuTTY
|
\C{config} Configuring PuTTY
|
||||||
|
|
||||||
@ -1564,6 +1564,10 @@ and your SOCKS 4 server cannot deal with it, this might be why.
|
|||||||
If your proxy requires authentication, you can enter a username and
|
If your proxy requires authentication, you can enter a username and
|
||||||
a password in the \q{Username} and \q{Password} boxes.
|
a password in the \q{Username} and \q{Password} boxes.
|
||||||
|
|
||||||
|
Note that if you save your session, the proxy password will be
|
||||||
|
saved in plain text, so anyone who can access your PuTTY
|
||||||
|
configuration data will be able to discover it.
|
||||||
|
|
||||||
Authentication is not fully supported for all forms of proxy:
|
Authentication is not fully supported for all forms of proxy:
|
||||||
|
|
||||||
\b Username and password authentication is supported for HTTP
|
\b Username and password authentication is supported for HTTP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user