Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38178 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61829 invoked from network); 12 Jun 2008 06:58:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jun 2008 06:58:43 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.171 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 66.249.92.171 ug-out-1314.google.com Received: from [66.249.92.171] ([66.249.92.171:38138] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 70/62-47455-329C0584 for ; Thu, 12 Jun 2008 02:58:43 -0400 Received: by ug-out-1314.google.com with SMTP id h3so273169ugf.29 for ; Wed, 11 Jun 2008 23:58:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=fnyf5gE1acBbUAJGSRcB/Qi6sdFid9zWjHO/MZZdYA4=; b=v6FMxWv3Ea+ORIlTsHiKj965bzTSedvxUp32N4cgYNPLi4dUCW6HQvBr3llP5zhHWq wFMsMEDU5P6HvFoYAMjVlwy0y/SXDRDRq1Td1M4G2+x/1EMMPduyFuiLAk46AzdIwkf6 5GSDT6ynUdATxJLQpMepdODs0zjSe1Eg1w1nU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Eqfv+sR5SIcS6cPbYTvZxKvHWGi0lGkeRyloZxX8Mv7HOY7wIYUBzWEX0ZexlzXPPR +RSaeRd9GLlKjlB6W6SRpw5pq/5QooFWDlRBVOUkAFOBFCwwHWh/2N/WtkWaUvAJ16/9 xR36AKHQEPLvJ6/E081zED4BChBlEsqtSNvN8= Received: by 10.67.115.13 with SMTP id s13mr2052204ugm.41.1213253919792; Wed, 11 Jun 2008 23:58:39 -0700 (PDT) Received: by 10.67.25.8 with HTTP; Wed, 11 Jun 2008 23:58:39 -0700 (PDT) Message-ID: <7f3ed2c30806112358h430d79c9g8ead608780052896@mail.gmail.com> Date: Thu, 12 Jun 2008 08:58:39 +0200 To: "Gregory Beaver" Cc: "Rasmus Lerdorf" , "Antony Dovgal" , internals@lists.php.net In-Reply-To: <48505C66.1070706@chiaraquartet.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48502EC8.1060607@daylessday.org> <48503248.5060700@lerdorf.com> <7f3ed2c30806111400t2ca70a4atafd2eeb952d91fbc@mail.gmail.com> <48505C66.1070706@chiaraquartet.net> Subject: Re: [PHP-DEV] CVS Account Request: baptiste750 From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Thu, Jun 12, 2008 at 01:14, Gregory Beaver wrote: > the solution is actually a technical one (being able to filter > unapproved accounts by project at master.php.net, i.e. PEAR requests > only are shown), along with the patch Hannes has already committed. I don't have access to change the table scheme, other than that this should be very simple patch. I'll see what I can do later today, or when I get back home from Iceland (Monday).. -Hannes