02a5830 Add config option to restrict creating by OIDC groups

Authored and Committed by ryanlerch 10 months ago
    Add config option to restrict creating by OIDC groups
    
    This adds a new config option for the OIDC login option
    that allows us to restict who can create new projects and groups based
    on if they are a member of a specific group, and then total number of
    groups. THis allows us to basically restrict the creation of new
    projects and pagure groups based on FPCA+1.
    
    Signed-off-by: Ryan Lerch <rlerch@redhat.com>
    
        
file modified
+19 -0
file modified
+3 -0
file modified
+5 -0
file modified
+7 -0
file modified
+3 -0
file modified
+4 -0
file modified
+3 -0
file modified
+11 -0