Actions
Feature #29757
openMake "First name" and "Last name" optional (not required) in user's settings
Status:
New
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Reasoning:
- in some Redmine installations first and last name may not be required as people might not know each other in person. Login by itself may be enough to fulfill the need for identification (see Github, Twitter and so on). This is especially true for open source projects communities.
- some people may not like to be forced to resign from their privacy. When user is forced to provide data he does not want to, he will probably provide fake data. Value of fake data is not greater that that of no data. This is related to #28106.
- there is already option in Redmine to set user display format to login only (instead of first/last name).
- some jurisdictions may require sites that gather personal data to comply with specific laws. Again if Redmine is used by open source project communities it may place an unnecessary burden on site administrators.
- some communities largely make use of only one name and requiring 2 names is requiring impossible. Related: #1595
- Make first and last name optional
or - Add administrative setting to control whether first and last names are optional or required.
Related issues
Updated by crypto gopher about 6 years ago
Should be "Feature", not "Defect"... My mistake :/
Updated by Go MAEDA about 6 years ago
- Related to Feature #1595: Make last name an optional field added
Updated by Kyra about 6 years ago
I think "Defect" is the correct categorization. Many people do not have last names, and there are entire cultures where this is common: e.g. Javanese people in Indonesia. Even in the United States, the western cultural norms are not legal requirements, as you can have a single name as I do. https://en.wikipedia.org/wiki/Mononymous_person#Modern_times
Updated by Mischa The Evil over 4 years ago
- Has duplicate Feature #33791: "First Name" and "Last Name" as mandatory fields? added
Actions