-
Patch request
-
Resolution: Unresolved
-
Trivial
-
None
-
None
-
Zabbix 4.0.3, Zabbix 4.0.11, Zabbix 4.2.5
Steps to reproduce:
- Create web scenario for host
- Configuration him
- Go to Authentication
- Input my login and password for Basic Authentication
Result:
Password is not hidden in web scenario
Expected:
You may need to set the type "Password" for the input field?
Now:
<input type="text" id="http_password" name="http_password" value="mypassword" maxlength="64" style="width: 453px;" aria-required="true">
I want to get: