grim/hgkeeper

Eval symlink of repository directory

13 months ago, aklitzing
dca75ada402c
Eval symlink of repository directory

Otherwise "hgkeeper once" cannot find any repository if the absReposPath
is a symlink.

Reviewed at https://reviews.imfreedom.org/r/2437/
# Access Control
Access control is defined in the `hgkeeper` administration repository. that is
created via the `hgkeeper setup` command. It is implemented via
[Casbin](https://casbin.org/) using the RBAC with deny-override model as a
base.