mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Redact BandwidthD postgres db password. Fixes #9784
(cherry picked from commit ca3129138b9866f5c82ff80d59eeed3f746367a1)
This commit is contained in:
parent
bf8aa1142c
commit
1f2be937dd
@ -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'
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user