Anjaliavv51 / Retro

Explore the vintage look!
https://rococo-mooncake-0d89f7.netlify.app/
MIT License
158 stars 251 forks source link

🐞[bug]: Login Successful with Wrong Email #201

Open Anwishta opened 1 month ago

Anwishta commented 1 month ago

Is there an existing issue for this?

Describe the bug

When a user attempts to log in with an incorrect or non-existent email address, the system allows the login to proceed as if it were successful, without validating the email credentials. This can lead to unauthorized access and security vulnerabilities in the system.

Expected behavior

The system should validate the email address against the proper email format and user database. If the email is incorrect or not registered, it should display an error message like "Invalid email or password" and prevent login.

Add ScreenShots

Screenshot 2024-10-05 005342 Screenshot 2024-10-05 005151

What browsers are you seeing the problem on?

Firefox, Chrome, Safari, Microsoft Edge

Record

github-actions[bot] commented 1 month ago

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

Anwishta commented 1 month ago

I would like to request that this task be assigned to me.