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

Input Validation For SignUp/Register #80

Closed
rishabh7923 opened this issue Oct 18, 2024 · 5 comments
Closed

Input Validation For SignUp/Register #80

rishabh7923 opened this issue Oct 18, 2024 · 5 comments

Comments

@rishabh7923
Copy link
Contributor

Currently, you can input anything when signing in, and it will be accepted as a valid parameter, but this isn't ideal for the website. To address this, I plan to do the following:

  • Implement input validation on the client side.
  • Also, perform validation on the server side to ensure that if someone tries to bypass the client-side checks, we remain one step ahead.
  • Show informational message for every incorrect input
@rishabh7923
Copy link
Contributor Author

@jinx-vi-0 😶

@jinx-vi-0
Copy link
Owner

Assigned @rishabh7923

Copy link

🎉 Congratulations @rishabh7923! Your issue has been successfully closed! Thanks for your contribution! If you enjoyed contributing, please consider giving us a ⭐ and following us for updates!

@rishabh7923
Copy link
Contributor Author

I don't think it was level 1 issue

@jinx-vi-0
Copy link
Owner

Sorry, I provided the wrong level. I’ll update it to reflect the correct level. Thanks for your understanding!

@jinx-vi-0 jinx-vi-0 added level2 and removed level1 labels Oct 29, 2024
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

2 participants