martha / pagure

Forked from pagure 7 years ago
Clone

c2701eb Make the group_name be of max 255 characters

Authored and Committed by pingou 7 years ago
    Make the group_name be of max 255 characters
    
    For some reasons we were limiting them to 16 chars, while FAS uses 32
    and since pagure does not per say require FAS to work, there is no
    good reason to use 32 rather than 255, so this commit bumps the limit
    directly to 255.
    
    Fixes https://pagure.io/pagure/issue/1616
    
        
file modified
+1 -1
file modified
+1 -1