Project

General

Profile

« Previous | Next » 

Revision 1f2be937

Added by Jim Pingle almost 6 years ago

Redact BandwidthD postgres db password. Fixes #9784

(cherry picked from commit ca3129138b9866f5c82ff80d59eeed3f746367a1)

View differences:

src/usr/local/www/status.php
67 67
	'influx_pass', 'ipsecpsk', 'ldap_bindpw', 'lighttpd_ls_password',
68 68
	'lighttpd_ls_password', 'md5-hash', 'md5password', 'md5sigkey',
69 69
	'md5sigpass', 'nt-hash', 'oinkcode', 'oincmastercode', 'passphrase',
70
	'password', 'passwordagain', 'pre-shared-key', 'proxypass',
71
	'proxy_passwd', 'proxyuser', 'proxy_user', 'prv', 'radius_secret',
72
	'redis_password', 'redis_passwordagain', 'rocommunity', 'secret',
73
	'shared_key', 'tls', 'tlspskidentity', 'tlspskfile',
70
	'password', 'passwordagain', 'postgresqlpasswordenc', 'pre-shared-key',
71
	'proxypass', 'proxy_passwd', 'proxyuser', 'proxy_user', 'prv',
72
	'radius_secret', 'redis_password', 'redis_passwordagain', 'rocommunity',
73
	'secret', 'shared_key', 'tls', 'tlspskidentity', 'tlspskfile',
74 74
	'varclientpasswordinput', 'varclientsharedsecret', 'varsyncpassword',
75 75
	'varusersmotpinitsecret', 'varusersmotppin'
76 76
);

Also available in: Unified diff