Bug #3049
Updated by Marija M 7 months ago
In the form for creating new user the password field accepts more than 25 characters
*Environment*
https://qainterrapt.brainster.xyz/login
Google Chrome Browser Version 137.0.7151.55
*Steps to reproduce*
# Log in to the system
# Navigate to the 'Users" page
# In the upper right corner click on the "CREATE" button
# Fill in the "Name" field
# Fill in the "Email" field
# Fill in the "Password" field with more than 25 characters ( e.g. "Brainster111111111111111111111")
# Observe that the user will be created
*Expected result*
The user should not be able to create new user because the "Password" field should accepts maximum 25 characters
*Actual result*
The user is able to create new user using more than 25 characters in the "Password" field