| commit | c276c1208e43ed4305d723004ddf602fbe99513b | [log] [download] |
|---|---|---|
| author | Ben Lindstrom <mouring@eviladmin.org> | Mon Dec 23 02:14:51 2002 +0000 |
| committer | Ben Lindstrom <mouring@eviladmin.org> | Mon Dec 23 02:14:51 2002 +0000 |
| tree | 4beac5b4f2c42126e646c09842f768027113fa63 | |
| parent | acaac975cad5a45c14da53f1e61e5c6d133de85d [diff] |
- markus@cvs.openbsd.org 2002/11/27 17:53:35
[scp.c sftp.c ssh.c]
allow usernames with embedded '@', e.g. scp user@vhost@realhost:file /tmp;
http://bugzilla.mindrot.org/show_bug.cgi?id=447; ok mouring@, millert@