grim/hgkeeper

ebf8e3bd9e68
Do not allow repositories in a repository

It will be strange to support something like this
$ hg init ssh://hg.host.com/hgkeeper/keys

Reviewed at https://reviews.imfreedom.org/r/2423/
PermitUserEnvironment HGK_*
Match User hg
AuthorizedKeysCommand /usr/local/bin/hgkeeper --repos-path=/repos authorized-keys %f
AuthorizedKeysCommandUser hg