From patchwork Sun Mar 3 19:37:01 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2131 Return-Path: Received: from mail01.ipfire.org (mail01.i.ipfire.org [172.28.1.200]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail01.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web07.i.ipfire.org (Postfix) with ESMTPS id ACE1088AE0D for ; Sun, 3 Mar 2019 08:37:13 +0000 (GMT) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 44BxNS5CRTz57J5g; Sun, 3 Mar 2019 08:37:12 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1551602232; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references:list-id: list-unsubscribe:list-subscribe:list-post; bh=ZtkI0CzJKc3ItrkuAtq9sw3UMEkbOoTNXWEu1A39fZo=; b=wsVQ1KIM44E2mogDN9BSJuCoClYzI3j/NOGT2wSVPORCAaX2+MAPnIVCUrD6LYpXWnSscN asdIg7pncBRLNqqYWR8HsykWuN+yjma8LPXbl7LFY5FgY2IXUuFgvYsPUYIslxeTT/Wp7O UBuQYwo8BrY+toi7Gfdtf/2GGltSuJnPmzUdkySTIAU4P/fIE7YFAQ+0iY6UozrkPf600S gCNbvbXoXpnBUdNwl0pe9jQ59vItx82MCswkaMMQElzPzlwoMIeJyTFD43+Wz7ncJ8Bxmk g0lHHryWaC1+vy3UfaNxEEV5aKzw41ph2f2eQQa2NK9MkZ+rMQtNpksdlj+5BA== Received: from Devel.localdomain (p4FF56C53.dip0.t-ipconnect.de [79.245.108.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 44BxNK0kj1z57HZr for ; Sun, 3 Mar 2019 08:37:05 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1551602225; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=ZtkI0CzJKc3ItrkuAtq9sw3UMEkbOoTNXWEu1A39fZo=; b=S9Mfyt5nZnMYSzVgjaHtHNmo5JILLkpKJkHURGT7sYHR+6OvqvtTM6FGktqoE5rq+GbC8j Exvn2clvM/nOPPSjTpBcDLUW/Sax14wswANPo/kCJkADLKJGexjyzF/3OaF+vRloGOHeog qtWhFDT6PVpx/78WUY8dv3Tf4UgktgxUU5s6cO+j5JpMADtZxQePGHe5WEUnkOcBBhWwnW NsNxh7GyJzCBE9biTu7Al25zwRRNyWVJsFzon9lqeyeKCQk8tR5YRTs/uluLLiJ8NKA75/ lRj5kzP744x0jyh9Rc/0b4XFTtNoHltUI+chEjz5A2Dl+m+wN8d/sFYGNYHDNQ== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] Bug 12008 - Typo in 'proxy.cgi' leads to wrong path for 'basic_ldap_auth' Date: Sun, 3 Mar 2019 09:37:01 +0100 Message-Id: <20190303083701.1699-1-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.18.0 Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=mfischer smtp.mailfrom=matthias.fischer@ipfire.org X-Spamd-Result: default: False [-5.03 / 11.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; DKIM_SIGNED(0.00)[]; MID_CONTAINS_FROM(1.00)[]; NEURAL_HAM(-2.98)[-0.992,0]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:3320, ipnet:79.192.0.0/10, country:DE]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-2.96)[99.82%] X-Spam-Status: No, score=-5.03 X-Rspamd-Server: mail01.i.ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Hi, This should fix https://bugzilla.ipfire.org/show_bug.cgi?id=12008 Best, Matthias Signed-off-by: Matthias Fischer --- html/cgi-bin/proxy.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/cgi-bin/proxy.cgi b/html/cgi-bin/proxy.cgi index 9082a7994..6daa7fbd2 100644 --- a/html/cgi-bin/proxy.cgi +++ b/html/cgi-bin/proxy.cgi @@ -101,7 +101,7 @@ my $cre_svhosts = "${General::swroot}/proxy/advanced/cre/supervisors"; my $identhosts = "$identdir/hosts"; -my $authdir = "/usr/lib/squid/"; +my $authdir = "/usr/lib/squid"; my $errordir = "/usr/lib/squid/errors"; my $acl_src_subnets = "$acldir/src_subnets.acl";