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

Restrict free input forms to technically allowed #661

Open
diptobi1 opened this issue Mar 24, 2020 · 0 comments
Open

Restrict free input forms to technically allowed #661

diptobi1 opened this issue Mar 24, 2020 · 0 comments

Comments

@diptobi1
Copy link
Contributor

In the registration process it is currently possible to enter an arbitrary long user name. Though the database field only allows 30 characters. It would be nice for the user experience if the form would already restrict the character size to 30. Especially as subsequent changes of the name require direct database access.

The same issue probably applies to other forms with free text input too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant