grim/hgkeeper

Add kong.NoDefaultHelp() option

14 months ago, aklitzing
3cd8ca687dbc
Add kong.NoDefaultHelp() option

Otherwise an authenticated user can send "hg -h" as command. Since
kong calls Exit() by default for their help this could lead to a DoS attack.

Reviewed at https://reviews.imfreedom.org/r/2420/
REVIEWBOARD_URL = "https://reviews.imfreedom.org/"
REPOSITORY = "grim/hgkeeper"
REPOSITORY_TYPE = "mercurial"
BRANCH = "default"
LAND_DEST_BRANCH = "default"
LAND_PUSH = False