wombelix / pagure

Forked from pagure a year ago
Clone

0b053a2 Add config option to restrict creating by OIDC groups

8 files Authored by ryanlerch a month ago, Committed by wombelix a month 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