-
Problem report
-
Resolution: Fixed
-
Minor
-
4.4.5rc1, 5.0.0alpha1
-
Sprint 59 (Dec 2019), Sprint 60 (Jan 2020)
-
0.125
Steps to reproduce:
- Go to Administration -> Users
- Create new user
- Type password and password (once again) with 40 symbols or more
1234567890123456789012345678901234567890
- Save user
Result:
Fatal error, please report to the Zabbix team
Incorrect value "1234567890123456789012345678901234567890" for "password1" field.
Incorrect value "1234567890123456789012345678901234567890" for "password2" field.
Controller: user.edit
action: user.edit
- caused by
-
ZBX-16157 Move users.php controller into MVC
- Closed