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]: Login Form Allows Successful Login Without Data #577

Open
4 tasks done
aadii2504 opened this issue Jun 14, 2024 · 2 comments
Open
4 tasks done

🐞[Bug]: Login Form Allows Successful Login Without Data #577

aadii2504 opened this issue Jun 14, 2024 · 2 comments
Labels

Comments

@aadii2504
Copy link

aadii2504 commented Jun 14, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

When attempting to log in without entering any data in the input fields, the login form allows successful login without any validation, which poses a security risk and compromises the integrity of the authentication process.

Expected behavior

The login form should prevent submission and display appropriate validation feedback when attempting to log in without entering the required credentials. This feedback should prompt the user to enter their username/email and password before proceeding with the login process.

Add ScreenShots

Screenshot 2024-06-14 175657

What browsers are you seeing the problem on?

Chrome

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository

Take a look it will take only 2 seconds

Solution Status:

The issue has been resolved locally, and the form now provides appropriate validation feedback when attempting to Login without filling out the required fields.

After

Screenshot 2024-06-14 181741

I can also solve for Registration form. this one is also done locally

Copy link
Contributor

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@github-actions github-actions bot added the stale label Nov 21, 2024
Copy link
Contributor

This issue has been marked as stale because it has been inactive for more than 7 days. It will be closed if no further activity occurs in the next 10 days. Please update if you want to keep it open.

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

No branches or pull requests

1 participant