#2509 Use full name when editing files in the UI
Closed: Fixed Opened by qulogic.

(This is on s.fp.o.) When I edit a file, it asks for which email to use, but doesn't ask for a name. Since my name appears in my account settings, I assumed it would use that for the commit. But instead it used my FAS username.


This is a one-liner in https://pagure.io/pagure/blob/cf7d3a1d528ac3fb2b12448a5c3f4d008b590577/f/pagure/ui/repo.py#_2142

Thanks for bringing this up :)

Metadata Update from @pingou:
- Issue tagged with: RFE, easyfix

Metadata Update from @pingou:
- Issue assigned to pingou

Commit d74c7676 fixes this issue

Metadata