mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Minor fixe: when the list of DNS/SMTP servers is empty, no check is performed
This commit is contained in:
parent
03f9de5b8c
commit
2093488db3
3 changed files with 47 additions and 55 deletions
|
|
@ -8,7 +8,7 @@ return {
|
|||
description = i18n("unexpected_dns.unexpected_dns_description"), --]]
|
||||
|
||||
title = "Unexpected DNS",
|
||||
description = "Trigger an alert when not allowed DNS server is detected",
|
||||
description = "Trigger an alert when an unexpected DNS server is detected",
|
||||
author = "Daniele Zulberti, Luca Argentieri",
|
||||
dependencies = {},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue