Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53887 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34666 invoked from network); 11 Jul 2011 19:24:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jul 2011 19:24:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.170 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 74.125.83.170 mail-pv0-f170.google.com Received: from [74.125.83.170] ([74.125.83.170:47325] helo=mail-pv0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 85/05-30857-8DD4B1E4 for ; Mon, 11 Jul 2011 15:24:08 -0400 Received: by pvh10 with SMTP id 10so3253645pvh.29 for ; Mon, 11 Jul 2011 12:24:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=kGnDoAKTRkWOk8zfDZ4Jxq0+WTgUraoTkk1akib3UVU=; b=e/NTp4/9qfuHtsQKSm+hIhQ/TfLQxr4QabDFEdBMkehGX+6IUX/9K/5hlzpszeFbVV akC19jpVJ5kkraPkmtdTHSu3a7x1UHcYMKVCqCQ5krzQTtkVq5JGV/4IoLEnFSMIFt9r Kzo3wOqIWRCSPFMTVoXqPpKSnopYpT7jrUqKg= Received: by 10.68.30.7 with SMTP id o7mr7011336pbh.75.1310412245125; Mon, 11 Jul 2011 12:24:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.43.202 with HTTP; Mon, 11 Jul 2011 12:23:25 -0700 (PDT) In-Reply-To: <4E1B49F2.2020304@sugarcrm.com> References: <4E1AB83A.6060801@sugarcrm.com> <52B477DE-081D-4ACD-9A14-29514EFFC85D@roshambo.org> <4E1B49F2.2020304@sugarcrm.com> Date: Mon, 11 Jul 2011 20:23:25 +0100 Message-ID: To: Stas Malyshev Cc: Hannes Magnusson , Philip Olson , Ferenc Kovacs , Pierre Joye , php-webmaster , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] sudden spike in wiki registrations From: petercowburn@gmail.com (Peter Cowburn) On 11 July 2011 20:07, Stas Malyshev wrote: > Hi! > > On 7/11/11 11:24 AM, Hannes Magnusson wrote: >> >> The current vote still needs to be reviewed manually anyway, so I >> really don't understand the need for a quick hack at this time. >> Cooperating with the plugin authors on how to implement better checks >> there would imo make much more sense. > > Is there some API function that allows to see if given username does it have > SVN auth? If we have one, we could add check using it to render() maybe for > now. Yes, there's one at master.php.net/fetch/user.php that could be used if anyone knows the value of the token to pass along. > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >