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

Should validate username when creating a VM #301

Closed
aovechki opened this issue Apr 12, 2017 · 3 comments
Closed

Should validate username when creating a VM #301

aovechki opened this issue Apr 12, 2017 · 3 comments

Comments

@aovechki
Copy link

win10, x64, Eclipse.Mars

Create new VM dialog allows to proceed when user enters "admin" as the username. Subsequently VM creation fails with an error that the admin username is not allowed. Would be better to validate user input prior to submission.

@andxu
Copy link
Contributor

andxu commented Dec 1, 2021

image
shall not allow

"administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5".

@andxu andxu added the backlog label Dec 1, 2021
@andxu
Copy link
Contributor

andxu commented Dec 1, 2021

Category: "Validation in more scenarios"

@ivywei0125
Copy link
Contributor

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

No branches or pull requests

8 participants