jkaluza / odcs

Forked from odcs 6 years ago
Clone

5b9eec5 Allow limiting the compose_type value per user/group.

Authored and Committed by jkaluza 4 years ago
    Allow limiting the compose_type value per user/group.
    
    Not all the users/groups should be able to submit composes with 'production'
    or 'nightly' compose type. This commit allows setting this in the ODCS
    configuration.
    
    Default compose type is now `test`.
    
    Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
    
        
file modified
+4 -0
file modified
+1 -1
file modified
+8 -3
file modified
+3 -3
file modified
+23 -5