anisha1234 / pagure

Forked from pagure 5 years ago
Clone

b2cb9c1 Implement dynamic ACL checks

Authored and Committed by puiterwijk 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>
    
        
file modified
+6 -0
file modified
+83 -6
file modified
+20 -3
file modified
+69 -0
file modified
+34 -0