Redact BandwidthD postgres db password. Fixes #9784

(cherry picked from commit ca3129138b9866f5c82ff80d59eeed3f746367a1)
This commit is contained in:
jim-p 2019-09-23 16:33:30 -04:00
parent bf8aa1142c
commit 1f2be937dd

View File

@ -67,10 +67,10 @@ $filtered_tags = array(
'influx_pass', 'ipsecpsk', 'ldap_bindpw', 'lighttpd_ls_password',
'lighttpd_ls_password', 'md5-hash', 'md5password', 'md5sigkey',
'md5sigpass', 'nt-hash', 'oinkcode', 'oincmastercode', 'passphrase',
'password', 'passwordagain', 'pre-shared-key', 'proxypass',
'proxy_passwd', 'proxyuser', 'proxy_user', 'prv', 'radius_secret',
'redis_password', 'redis_passwordagain', 'rocommunity', 'secret',
'shared_key', 'tls', 'tlspskidentity', 'tlspskfile',
'password', 'passwordagain', 'postgresqlpasswordenc', 'pre-shared-key',
'proxypass', 'proxy_passwd', 'proxyuser', 'proxy_user', 'prv',
'radius_secret', 'redis_password', 'redis_passwordagain', 'rocommunity',
'secret', 'shared_key', 'tls', 'tlspskidentity', 'tlspskfile',
'varclientpasswordinput', 'varclientsharedsecret', 'varsyncpassword',
'varusersmotpinitsecret', 'varusersmotppin'
);