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)
commit1fbe81444fcbb3f043ad5df7769fc53c7fd7cc00
tree1397f536f7d03945784a2c49d20794d6770e65bd
parent341a5e66b972eb95c41f7ced4594a8a5c5e5098b
parse machine specifications for ssh keys

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.
ud-mailgate