Revision 405f04f7
Added by Viktor Gurov almost 5 years ago
src/usr/local/www/status.php | ||
---|---|---|
63 | 63 |
|
64 | 64 |
$filtered_tags = array( |
65 | 65 |
'accountkey', 'authorizedkeys', 'auth_pass', 'auth_user', |
66 |
'barnyard_dbpwd', 'bcrypt-hash', 'cert_key', 'crypto_password', |
|
66 |
'barnyard_dbpwd', 'bcrypt-hash', 'cert_key', 'community', 'crypto_password',
|
|
67 | 67 |
'crypto_password2', 'dns_nsupdatensupdate_key', 'encryption_password', |
68 | 68 |
'etpro_code', 'etprocode', 'gold_encryption_password', 'gold_password', |
69 | 69 |
'influx_pass', 'ipsecpsk', 'ldap_bindpw', 'ldapbindpass', 'ldap_pass', |
Also available in: Unified diff
Sanitize Net-SNMP community. Fixes #10840