From 7c3daa5ccce959f2f0e0b924652fb41ee91c7534 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 12 Nov 2007 18:55:14 +0000 Subject: [PATCH] Disable fast-redirects for the CGI URLs. --- default.action.master | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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} -- 2.39.2