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

Make DisplayName field in User database #93

Open
QuinnBast opened this issue Dec 18, 2022 · 0 comments
Open

Make DisplayName field in User database #93

QuinnBast opened this issue Dec 18, 2022 · 0 comments
Assignees
Labels
Core Core libraries Server Server related work

Comments

@QuinnBast
Copy link
Contributor

When a user creates an account, they will login with their username. However, it is likely that some people will use profanity or other vulgar names. The user database should have a DisplayName field that Administrators can update for every user. The DisplayName will default to the user's username. All GUIs or other responses should use the DisplayName as the user's name in order to avoid broadcasting potential profanity.

This will allow the user to still login with their original username and password if their DisplayName is changed

@QuinnBast QuinnBast added the enhancement New feature or request label Dec 18, 2022
@QuinnBast QuinnBast self-assigned this Dec 18, 2022
@QuinnBast QuinnBast added Server Server related work Core Core libraries and removed enhancement New feature or request labels Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Core libraries Server Server related work
Projects
None yet
Development

No branches or pull requests

1 participant