#1618 Make the group_name be of max 255 characters
Merged by pingou. Opened by pingou.
group_length  into  master

Download 1618.patch

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

rebased

rebased

rebased

Looks good to me.

Pull-Request has been merged by pingou

Metadata