We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Wrong username validator message.
validator message corresponds to the validator condition.
Username validator message says Username must have at least 8 characters but 'test1' passes check.
Username must have at least 8 characters
Align message and validator.
https://cvat.org/auth/register
NA
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered:
bsekachev
Successfully merging a pull request may close this issue.
My actions before raising this issue
Wrong username validator message.
Expected Behaviour
validator message corresponds to the validator condition.
Current Behaviour
Username validator message says
Username must have at least 8 characters
but 'test1' passes check.Possible Solution
Align message and validator.
Steps to Reproduce (for bugs)
https://cvat.org/auth/register
Context
NA
Your Environment
NA
Next steps
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered: