#4919 Allow local users to change their "full name" property
Opened by xyzzyx. Modified

This is a feature request.
When pagure is used with local users, users are not allowed to change their full name property from the settings.
The relevant line is <input class="form-control" type="text" disabled value="{{ user.fullname }}"/>.


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

+1

Here is a duplicate:
https://pagure.io/pagure/issue/5293

Also note that this is a legal requirement in the EU to correct personal data according to the GDPR.

Metadata