You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice if the password is not shown in the error message if there is issues connecting to zabbix.
For me the API is used to build json output for external contact to monitor as guest and when there was issue with connecting to Zabbix, it screamed it into the output that ended up revealing zabbix password to public. I did change the password, so it is all good on that end, but would be nice if it does not print out plaintext password or access token upon connection error in the future. I do not think it is information that helps with debugging issues, it would be ok if the password or access token is replaced with "*".
The text was updated successfully, but these errors were encountered:
Would be nice if the password is not shown in the error message if there is issues connecting to zabbix.
For me the API is used to build json output for external contact to monitor as guest and when there was issue with connecting to Zabbix, it screamed it into the output that ended up revealing zabbix password to public. I did change the password, so it is all good on that end, but would be nice if it does not print out plaintext password or access token upon connection error in the future. I do not think it is information that helps with debugging issues, it would be ok if the password or access token is replaced with "*".
The text was updated successfully, but these errors were encountered: