Revision ffa913ec
Added by Viktor Gurov almost 4 years ago
src/usr/local/www/status.php | ||
---|---|---|
71 | 71 |
'lighttpd_ls_password', 'maxmind_geoipdb_key', 'maxmind_key', 'md5-hash', |
72 | 72 |
'md5password', 'md5sigkey', 'md5sigpass', 'nt-hash', 'oinkcode', |
73 | 73 |
'oinkmastercode', 'pass', 'passphrase', 'password', 'passwordagain', |
74 |
'pkcs11pin', 'postgresqlpasswordenc', 'pre-shared-key', 'proxypass',
|
|
74 |
'pkcs11pin', 'postgresqlpasswordenc', 'pre-shared-key', 'presharedkey', 'privatekey', 'proxypass',
|
|
75 | 75 |
'proxy_passwd', 'proxyuser', 'proxy_user', 'prv', 'radmac_secret', 'radius_secret', |
76 | 76 |
'redis_password', 'redis_passwordagain', 'rocommunity', 'secret', 'secret2', 'securiteinfo_id', |
77 | 77 |
'serverauthkey', 'shared_key', 'stats_password', 'tls', 'tlspskidentity', 'tlspskfile', |
Also available in: Unified diff
Sanitize WireGuard keys from status_output. Fixes #12256