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

Added validations for username #232

Merged
merged 5 commits into from
May 4, 2024
Merged

Added validations for username #232

merged 5 commits into from
May 4, 2024

Conversation

IyanRobles
Copy link
Contributor

Added a validator so that users cannot register accounts that have blank spaces in the username.

@IyanRobles IyanRobles added the bug Something isn't working label May 1, 2024
@IyanRobles IyanRobles self-assigned this May 1, 2024
@IyanRobles IyanRobles linked an issue May 1, 2024 that may be closed by this pull request
@IyanRobles IyanRobles changed the title Added validation for spaces in username Added validations for username May 3, 2024
Copy link

sonarcloud bot commented May 3, 2024

@Raulms29 Raulms29 merged commit 8afb373 into master May 4, 2024
4 checks passed
@IyanRobles IyanRobles deleted the username-spaces branch May 5, 2024 23:39
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disallow usernames with blank spaces
2 participants