-
Problem report
-
Resolution: Duplicate
-
Minor
-
None
-
2.1.9
If there is hardcoded limit condition - zbx_strlen($user['alias']) > 64) , why also form is not limited itself to maxlength="64"? Or actually by limiting form can avoid
writing conditions for str length.?
Forms affected:
User group - name
Users - Alias
Users - Name ( 100 symbol limit)
Users - Surname
Password field 255 symbols?
- duplicates
-
ZBX-12828 Wrong fields length validation on frontend side and unclear error message
- Closed