Reformatted category list page and added category rename (#4287)

This commit is contained in:
MatteoBiscosi 2022-04-11 12:49:57 +02:00
parent 29bde8ace2
commit d8842f7d2d
9 changed files with 295 additions and 359 deletions

View file

@ -1480,6 +1480,7 @@ local known_parameters = {
-- NDPI
["application"] = validateApplication, -- An nDPI application protocol name
["category"] = validateCategory, -- An nDPI protocol category name
["category_alias"] = validateUnquoted, -- An nDPI protocol category alias given by the user
["breed"] = validateBool, -- True if nDPI breed should be shown
["ndpi_category"] = validateBool, -- True if nDPI category should be shown
["ndpistats_mode"] = validateNdpiStatsMode, -- A mode for rest/v2/get/interface/l7/stats.lua