Disabling enable_names setting removes the full name everywhere in the GUI.
Except from the administrator view - so far so good.
It seems to work, but it does not.
Admin should be able view Name Feild content. The pic shows my account but even editing this Field and saving. It blanks on a refresh.
I was sure we discussed this earlier but had trouble finding via search terms.
Only site setting is to unhide and add to all site areas displayed.
Admin should always be able to view this user Field. And imho this detail should also show in user preferences menu âAccountâ as it is part of their account details.
Iâm just wondering if moderators should be affected by the âhide everywhereâ of description⌠maybe they shouldnât be able to see name, even in the admin panel?
I would suggest Making it a toggle for full moderators. Admin though as discussed should always be able to see this Feild.
After enabling names though it breaks privacy as it now includes real name in emails. Unless there is an additional setting? Couldnât find one after a member reported real names are in the email notifications instead of just user handle.
Ie a email to user from a reply from me sent real name in email.
Then if this hides the Feild from all it should disable using that Feild as even the member cannot view that detail.
Stable branch forum I also look after is not affected by the change in behavior discussed here.
I think moderators can also see and edit custom user fields where âeditable after signupâ and âshow on public profileâ are disabled. In that case, the user cannot see their own field, but moderators can. Perhaps it would be consistent if the name field behaved in the same way.
Then the description could be changed. For example:
Show the userâs full name to everyone on their profile, user card, and emails. If disabled, the full name will be shown only to staff members on the userâs profile.
Thanks, Richard! I am able to repro the issue you are reporting, and weâll get that fixed up. Admins should always be able to see and manage the name of users, even if it is not shown in various places in the forum.
As regards the rest of this conversation, I can see there is some more work to be done to bring together these settings and make it easier to understand. Iâll add that to our list to investigate further.
In the meantime, I made a small PR to remove that ambiguous language in the description of the enable names site setting.
I think itâs worth picking this apart and identifying the decisions we have to make and then create multiple todos. I will assign to myself to try to figure it out.
There appear to be three action items for this topic:
always allow admins to see and edit the userâs full name, even when enable_names site setting is disabled
do not include full name of user in emails when enable_names site setting is disabled
change the enable_names site setting description to indicate it is not a security feature. Admins and moderators can see it, and those familiar with .json can also find it. If sites want to allow users to have anonymity, they should not be putting their real name in the name field.
We are going to look into (1) and (2).
As for (3) we need to find better language that is not ambiguous, and link to a documentation topic here on meta for fuller details. Something like this?
Show full name of members on profiles, user cards and in emails. Note this is not a security feature. Admins and mods can always still see names, and they also can be discovered via .json. Learn more