Open Anwishta opened 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.
I would like to request that this task be assigned to me.
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
What browsers are you seeing the problem on?
Firefox, Chrome, Safari, Microsoft Edge
Record