This commit is contained in:
gabryon99 2020-03-26 17:21:39 +01:00
parent b00cc98bd0
commit 6d66d9e744
2 changed files with 11 additions and 6 deletions

View file

@ -246,6 +246,12 @@ end
-- ##############################################
function isNoLoginUser()
return _SESSION["user"] == ntop.getNologinUser()
end
-- ##############################################
function getSystemInterfaceId()
-- NOTE: keep in sync with SYSTEM_INTERFACE_ID in ntop_defines.h
-- This must be a string as it is passed in interface.select