]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Finally tighten up the server-side wildcard security hole, the
authorSimon Tatham <anakin@pobox.com>
Mon, 27 Aug 2001 15:02:52 +0000 (15:02 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 27 Aug 2001 15:02:52 +0000 (15:02 +0000)
commit448c1a085a19c3eb87876e15034581bd5217fd85
tree548318b261f6d4c56d01d8e89019c131acad5858
parenta8e0abbf287b7d2b60e23695ae081ea34b477674
Finally tighten up the server-side wildcard security hole, the
_right_ way. (SSWs are disabled by default and can be re-enabled
using `-unsafe', meaning that pscp will _never_ do anything
unexpected to your local file system unless you explicitly give
consent. The sftp-based variant will work fine because the
corresponding mechanism is _not_ unsafe.)

[originally from svn r1212]
scp.c