From da23f084863d6bde2bb50fcc175129610fe2a603 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Tue, 29 Dec 2020 10:52:24 +0100 Subject: xml: T1466: provide common includes for SSL certificate CLI nodes Gather all SSL certificate, ca and key nodes into a single representation of XML which can be #included into the XML definitions of the CLI interface to be rendered. --- .../include/webproxy-url-filtering.xml.i | 238 ++++++++++----------- 1 file changed, 119 insertions(+), 119 deletions(-) (limited to 'interface-definitions/include/webproxy-url-filtering.xml.i') diff --git a/interface-definitions/include/webproxy-url-filtering.xml.i b/interface-definitions/include/webproxy-url-filtering.xml.i index de6ebffde..07db0948f 100644 --- a/interface-definitions/include/webproxy-url-filtering.xml.i +++ b/interface-definitions/include/webproxy-url-filtering.xml.i @@ -1,119 +1,119 @@ - - - - Category to allow - - - - - - - - - Allow IP address URLs - - - - - - Category to block - - - - - - - - - Default action (default: allow) - - allow block - - - allow - Default filter action is allow) - - - block - Default filter action is block - - - ^(allow|block)$ - - - - - - Enable safe-mode search on popular search engines - - - - - - Local keyword to block - - keyword - Keyword (or regex) to block - - - - - - - Local URL to block - - url - Local URL to block (without "http://") - - - - - - - Local site to block - - ipv4 - IP address of site to block - - - - - - - - - - - Local URL to allow - - url - Local URL to allow (without "http://") - - - - - - - Local site to allow - - ipv4 - IP address of site to allow - - - - - - - - - - - Log block category - - - all - - - - - + + + + Category to allow + + + + + + + + + Allow IP address URLs + + + + + + Category to block + + + + + + + + + Default action (default: allow) + + allow block + + + allow + Default filter action is allow) + + + block + Default filter action is block + + + ^(allow|block)$ + + + + + + Enable safe-mode search on popular search engines + + + + + + Local keyword to block + + keyword + Keyword (or regex) to block + + + + + + + Local URL to block + + url + Local URL to block (without "http://") + + + + + + + Local site to block + + ipv4 + IP address of site to block + + + + + + + + + + + Local URL to allow + + url + Local URL to allow (without "http://") + + + + + + + Local site to allow + + ipv4 + IP address of site to allow + + + + + + + + + + + Log block category + + + all + + + + + -- cgit v1.2.3