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

Bug - no validations for username field during registration #2

Open
razak571 opened this issue Aug 7, 2024 · 0 comments
Open

Bug - no validations for username field during registration #2

razak571 opened this issue Aug 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@razak571
Copy link
Owner

razak571 commented Aug 7, 2024

During Registration process, username, email and password will be passed and need to check all fields are there in request or not in backend. For username field there is bug. Even though not passing it in request, there is no validation to check it.

I am opening this bug to fix it.

@razak571 razak571 added the bug Something isn't working label Aug 7, 2024
@razak571 razak571 self-assigned this Aug 7, 2024
@razak571 razak571 pinned this issue Aug 7, 2024
@razak571 razak571 changed the title Bug - username field is not validating Bug - no validations for username field during registration Aug 7, 2024
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

No branches or pull requests

1 participant