From 545a02ea3951d37c3e3c0463d3a6564674b37865 Mon Sep 17 00:00:00 2001 From: Alexander Wilke Date: Thu, 11 Apr 2013 23:04:04 +0300 Subject: Update squid_nac.xml GUI option to block user-agent and reply_mime_types like javascript --- config/squid-reverse/squid_nac.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'config/squid-reverse') diff --git a/config/squid-reverse/squid_nac.xml b/config/squid-reverse/squid_nac.xml index bc4a278e..659d626f 100644 --- a/config/squid-reverse/squid_nac.xml +++ b/config/squid-reverse/squid_nac.xml @@ -138,6 +138,24 @@ 5 base64 + + Block user agents + block_user_agent + Enter each user agent on a new line that will be blocked to the users that are allowed to use the proxy. You also can use regular expressions. + textarea + 50 + 5 + base64 + + + Block MIME types (reply only) + block_reply_mime_type + Enter each MIME type on a new line that will be blocked to the users that are allowed to use the proxy. You also can use regular expressions. Useful to block javascript (application/x-javascript). + textarea + 50 + 5 + base64 + Squid Allowed ports listtopic -- cgit v1.2.3