Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(user): Can change display name #38088

Merged
merged 1 commit into from
May 9, 2023
Merged

Conversation

Pytal
Copy link
Member

@Pytal Pytal commented May 4, 2023

Summary

Regression from #37596

Fallback to true if

/**
* ``true`` allows users to change their display names (on their Personal
* pages), and ``false`` prevents them from changing their display names.
*/
'allow_user_to_change_display_name' => true,
is not set in config.php

Checklist

Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal
Copy link
Member Author

Pytal commented May 9, 2023

Backports are not needed here @solracsf as #37596 was merged for 27 and master is still targeting 27 :)

This was referenced May 9, 2023
@blizzz blizzz merged commit d946256 into master May 9, 2023
@blizzz blizzz deleted the fix/38053/change-display-name branch May 9, 2023 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Adding email addresses is disabled for users without one set already
3 participants