fedora-infra / fas

Fedora Account System
https://admin.fedoraproject.org/accounts
GNU General Public License v2.0
40 stars 50 forks source link

show groupname instead of None if no displayname is set #232

Closed ryanlerch closed 7 years ago

ryanlerch commented 7 years ago

Fixes issue #231

Previously, if a group did not have a displayname set, the involvement section in a user's profile page would show "None" rather than the group's name. Now if a displayname for a group is not set, it falls back to use the group's name.

pypingou commented 7 years ago

👍

laxathom commented 7 years ago

:+1: from me