Actions
Bug #1488
openUser is able to log in after multiple attempts with invalid password.
Start date:
04/08/2026
Due date:
% Done:
0%
Estimated time:
Description
When a user enters an invalid password on the Login page and clicks the login button multiple times, the system logs the user in successfully despite incorrect credentials. This indicates a potential authentication flaw and poses a security risk.
Steps to Reproduce
Open the application
Navigate to the Login page
Enter a valid email
Enter an invalid password
Click the Login button multiple times (e.g., 2 or more times)
Observe the behavior
Expected Result
The system should not allow login with invalid credentials, regardless of how many times the login button is clicked.
Files
No data to display
Actions