Do not leak SNMP community string into debug output (unless LEAK_COMMUNITY=1)

This commit is contained in:
Oliver Gorwits
2014-08-04 22:33:08 +01:00
parent f3a9296b6b
commit 06ba99e4e6
2 changed files with 6 additions and 4 deletions

View File

@@ -12,6 +12,7 @@
* Add "AP" as a hint for WAP support
* Attempt to keep PID and logfile as netdisco user even when running as root
* Show netdisco-do docs on options error
* Do not leak SNMP community string into debug output (unless SHOW_COMMUNITY=1)
[BUG FIXES]