Skip to content

Account Settings - Account name input validation #9031

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

Open
wmontwe opened this issue Apr 2, 2025 · 1 comment
Open

Account Settings - Account name input validation #9031

wmontwe opened this issue Apr 2, 2025 · 1 comment
Labels
type: task General tasks or to-dos

Comments

@wmontwe
Copy link
Member

wmontwe commented Apr 2, 2025

The account name is currently not restricted and users could enter data that would break their account. Furthermore, the use of initials in the account drawer could be impacted if more sophisticated selection options are added in the future. e.g "John Doe" is "JD" instead of "JO".

We need to find a criteria for allowed account names.

When such a criteria is added, we need to add a migration to alter existing account names accordingly.

@wmontwe wmontwe converted this from a draft issue Apr 2, 2025
@wmontwe wmontwe added the type: task General tasks or to-dos label Apr 2, 2025
@kewisch
Copy link
Member

kewisch commented Apr 3, 2025

What sort of data could they enter that breaks the account?

@wmontwe wmontwe assigned wmontwe and unassigned wmontwe May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task General tasks or to-dos
Projects
Status: Planning
Development

No branches or pull requests

2 participants