From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 12 Nov 2007 18:55:14 +0000 (+0000)
Subject: Disable fast-redirects for the CGI URLs.
X-Git-Tag: v_3_0_7~66
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/static/@default-cgi@show-url-info?a=commitdiff_plain;h=7c3daa5ccce959f2f0e0b924652fb41ee91c7534;p=privoxy.git

Disable fast-redirects for the CGI URLs.
---

diff --git a/default.action.master b/default.action.master
index 231fe4c0..b8c03f0f 100644
--- a/default.action.master
+++ b/default.action.master
@@ -9,7 +9,7 @@
 # 
 #  File        :  $Source: /cvsroot/ijbswa/current/default.action.master,v $
 # 
-#  $Id: default.action.master,v 1.97 2007/11/05 02:28:15 hal9 Exp $
+#  $Id: default.action.master,v 1.98 2007/11/12 18:51:37 fabiankeil Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.7 or later due to 
 #                 syntax changes.
@@ -1861,7 +1861,7 @@ www.skweezer.net/bloglines
 
 #MASTER# REMARKS: Privoxy's "unsafe" CGI pages check the referrer 
 #MASTER# REMARKS: to make sure the user reached them intentionally.
-#MASTER# REMARKS: If the referrer is blocked, CGI editing is impossible
+#MASTER# REMARKS: Disabling hide-referrer so there's a referrer left to check.
 #MASTER# REMARKS: Disabling fast-redirects because if CGI crunching gets
 #MASTER# REMARKS: enabled it could be leveraged to fool the referrer check.
 {-hide-referrer -fast-redirects}