From 23fcb75edd06f13ff5ae230cc4916864d5104621 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 6 Oct 2017 16:19:58 +0200 Subject: [PATCH] www/c-icap: refactored menu and added log viewer (#314) --- www/c-icap/Makefile | 2 +- .../opnsense/mvc/app/models/OPNsense/CICAP/Menu/Menu.xml | 5 ++++- www/c-icap/src/www/diag_logs_cicap.php | 6 ++++++ 3 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 www/c-icap/src/www/diag_logs_cicap.php diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index 5c722187b..856f77ccd 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= c-icap -PLUGIN_VERSION= 1.2 +PLUGIN_VERSION= 1.3 PLUGIN_COMMENT= c-icap connects your Proxy with a virus scanner PLUGIN_DEPENDS= c-icap c-icap-modules PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/www/c-icap/src/opnsense/mvc/app/models/OPNsense/CICAP/Menu/Menu.xml b/www/c-icap/src/opnsense/mvc/app/models/OPNsense/CICAP/Menu/Menu.xml index 4413236c5..0d4d1aec9 100644 --- a/www/c-icap/src/opnsense/mvc/app/models/OPNsense/CICAP/Menu/Menu.xml +++ b/www/c-icap/src/opnsense/mvc/app/models/OPNsense/CICAP/Menu/Menu.xml @@ -1,5 +1,8 @@ - + + + + diff --git a/www/c-icap/src/www/diag_logs_cicap.php b/www/c-icap/src/www/diag_logs_cicap.php new file mode 100644 index 000000000..97828c056 --- /dev/null +++ b/www/c-icap/src/www/diag_logs_cicap.php @@ -0,0 +1,6 @@ +