src/init/conf/remote-hgrc.d/access.rc
author Cédric Krier <ced@b2ck.com>
Sun, 14 Dec 2014 20:30:25 +0100
changeset 374 7a1d6b228af6
parent 372 80f78674c56e
permissions -rw-r--r--
Set user as login name using a configuration index of the key path.

# Check that a commit meets access control rules before allowing it

[hooks]
pretxnchangegroup.access = python:mercurialserver.access.hook
prepushkey.access = python:mercurialserver.access.phasehook