parse machine specifications for ssh keys
authorHelmut Grohne <helmut@subdivi.de>
Fri, 22 Jan 2010 22:35:48 +0000 (23:35 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 24 Jan 2010 19:13:52 +0000 (19:13 +0000)
Ssh keys can now be prepended with a string
"allowed_hosts=machine1,machine2 ". Machine names are restricted to
sane characters. This patch only adds the parsing and throws away the
result.


No differences found