]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Use local username consistently in Unix Plink.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 5 Jan 2015 23:41:43 +0000 (23:41 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 5 Jan 2015 23:51:12 +0000 (23:51 +0000)
commit3a9ce5074d628206ed2f625842b12722f53c5867
tree9eaf89fa2dcfe16b0804b7a6a60f2ab9fa08425d
parentf3685eb9482ab98e7c7ecee06970795a016834b6
Use local username consistently in Unix Plink.

It tries to use the local username as the remote username if it has no
better ideas, but the presence of Default Settings would defeat this,
even if it had no username set. Reported by Jonathan Amery.
unix/uxplink.c