grim/hgkeeper

Sort repositories for hgweb

13 months ago, aklitzing
2d5a3940f721
Sort repositories for hgweb

Reviewed at https://reviews.imfreedom.org/r/2445/
# 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.