From: Fabian Keil Date: Fri, 7 Mar 2008 16:46:49 +0000 (+0000) Subject: Reword limit-connect{} entry. X-Git-Tag: v_3_0_9~208 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=68b322072bd0c1db8aca5df74601eb18c6bfaac5 Reword limit-connect{} entry. --- diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index 6a255d8e..f4b6ff96 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -32,6 +32,10 @@ # # Revisions : # $Log: edit-actions-for-url,v $ +# Revision 1.50 2008/03/04 18:30:44 fabiankeil +# Remove the treat-forbidden-connects-like-blocks action. We now +# use the "blocked" page for forbidden CONNECT requests by default. +# # Revision 1.49 2008/03/01 14:00:47 fabiankeil # Let the block action take the reason for the block # as argument and show it on the "blocked" page. @@ -1141,15 +1145,15 @@ function show_send_wafer_opts(tf) name="limit_connect" value="X" @limit-connect-x@ onclick="show_limit_connect_opts(false)"> limit-connect - Specify which ports are allowed for SSL (HTTP CONNECT) access. - Note that this allows arbitrary tunnelling. + Limit which ports are allowed in HTTP CONNECT requests. These requests are + used to tunnel SSL and other protocols through HTTP proxies.         - Legal SSL ports (comma separated, ranges allowed):
+ Legal ports (comma separated, ranges allowed):