b2cb9c Implement dynamic ACL checks

Authored and Committed by Patrick Uiterwijk 5 years ago
    Implement dynamic ACL checks
    
    This allows checking ACLs in git hooks rather than gitolite.
    The advantage is that there are no files to regenerate,
    and they also apply for pull request merges.
    
    Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org></patrick@puiterwijk.org>
    
        
file modified
+6 -0
file modified
+83 -6
file modified
+20 -3
file modified
+69 -0
file modified
+34 -0