Skip to content

Fix groupname validation

Julian Dehm requested to merge (removed):fix_groupname_validation into master

The validation should be done over the utf8 representation, otherwise the result will be wrong if the name contains emoji / utf8 codes. Signed-off-by: goapunk noobie@goapunks.net

Merge request reports