From owner-freebsd-apache@FreeBSD.ORG Sun Jun 8 14:32:05 2014 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AAAD7F9E; Sun, 8 Jun 2014 14:32:05 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46E4D2A2E; Sun, 8 Jun 2014 14:32:05 +0000 (UTC) Received: from [192.168.0.100] ([87.139.233.65]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0LrvWY-1WmXcT0Oy6-013hdH; Sun, 08 Jun 2014 16:31:55 +0200 Message-ID: <539473E3.8080303@gmx.de> Date: Sun, 08 Jun 2014 16:32:03 +0200 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Philip Paeps Subject: Re: Please review: fix www/mod_auth_kerb2 for Apache 2.4.x References: <20140601130045.GB31319@rincewind.paeps.cx> <53946A9C.6040408@gmx.de> <20140608140137.GF73232@rincewind.trouble.is> In-Reply-To: <20140608140137.GF73232@rincewind.trouble.is> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:F32d8gixvDqcSNaTlWxPTypM6fHIM16Yztxz/7jnR4rpKlVcziS gUIDV7WSMVFcZR7G0hlLCY6KHfcTh35Im+9lf3txN1XFvRXWrZpXbn2g0NLJRIInXEpQava PVR3az4Iy4YDPERxlrwsgvvpGBAbVPjgRmvTy5lrdiFpAvUHAWuh8PGBGKWcahZhfWlsrW8 h+Mij5d+g1CzDR8GoxqbA== Cc: freebsd-apache@freebsd.org X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2014 14:32:05 -0000 On 2014-06-08 16:01, Philip Paeps wrote: > On 2014-06-08 15:52:28 (+0200), olli hauer wrote: >>> I've been running (a variant of) this patch locally for a good while but >>> never got around to sending a patch. I tested both SPNEGO and Basic >>> authentication and verified that the module still builds and works with >>> Apache 2.2.x. >> >> seems your proposed patch is missing >> >> http://lists.freebsd.org/pipermail/freebsd-apache/2014-June/003547.html > > Looks like the list ate it! > > https://trouble.is/~philip/patches/mod_auth_kerb2_apache24.diff > Looks good to me. If you like go on and commit. -- Regards, olli