Actions
Bug #2814
open[Users] a "User" profile can be created with a password longer than 30 characters.
Start date:
12/17/2024
Due date:
% Done:
0%
Estimated time:
Severity:
Moderate
Description
The user can create a "User" profile with a password longer than 30 characters
Environment
https://qainterrapt.brainster.xyz/login
PC/Windows 10 V22H2
Google chrome Version 131.0.6778.140 (Official Build) (64-bit)
Xiaomi Note13 Pro/ Android V.14 / Google Chrome Version 131.0.6779.81
- Log in to the system
- Navigate to the "Users" page.
- Click on the "CREATE" button.
- Enter a correct name (e.g "stefanxd") in the "Name" input field.
- Enter a correct email (e.g "[email protected]") in the "Email" input field
- Enter an incorrect password ( e.g "1234567890123456789011234567890a") in the "Password" input field.
- Save the user by clicking on the "CREATE" button.
- Observe the created user in the list.
Expected result
A validation message should prevent saving a "User" profile with password that contains more than 30 characters.
Actual result
The System allows the "User" profile to be created and added to the list without Error message.
Files
Actions