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

Enhance user registration validation #2304

Conversation

workaryangupta
Copy link
Contributor

@workaryangupta workaryangupta commented Mar 26, 2024

Fixes #2301

This PR addresses issue where the user registration process did not sufficiently validate user input(username and email) before creating a new user.

Copy link
Member

@ReimarBauer ReimarBauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx

@ReimarBauer ReimarBauer merged commit 68ac232 into Open-MSS:develop Mar 27, 2024
21 checks passed
@workaryangupta workaryangupta deleted the #2301-fix-user-registration-validation branch June 4, 2024 03:53
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

Successfully merging this pull request may close these issues.

we should only create the user object when we have valid data
2 participants