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

#15 Requirement of Proper Input Handling in Login/Register form #29

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

pand-coder
Copy link
Contributor

Description

Added a small warning using html and css whenver user enter a password and cursor points on password input box
validated the backend form validation used special character regex expression to prevent symbols that lead to client side injection attacks such as xss and other attacks.

Related Issues

None

Type of PR

  • (Security patch update feature with proper exception and error form validation)

Screenshots / videos (if applicable)

Screenshot 2024-10-01 231413
Wrote this Exception handling to ensure proper validation
image

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I have performed a self-review of my code
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

Atfirst, Tried using the alert method but it was conflicting the google app authenticator then switched to this method of warning based change with change in the signup form validation code

Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
retro ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 6:46pm
retro.throwback.to.the.vintage.era ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 6:46pm
retrovintage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 6:46pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Great job, @pand-coder! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@Anjaliavv51
Copy link
Owner

@pand-coder please update the branch

Copy link
Owner

@Anjaliavv51 Anjaliavv51 left a comment

Choose a reason for hiding this comment

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

Approved!

@Anjaliavv51 Anjaliavv51 merged commit 490d17e into Anjaliavv51:main Oct 1, 2024
4 checks passed
Copy link

github-actions bot commented Oct 1, 2024

🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀

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

Successfully merging this pull request may close these issues.

2 participants