Newsgroups: php.webmaster,php.internals Path: news.php.net Xref: news.php.net php.webmaster:11558 php.internals:53860 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40470 invoked from network); 11 Jul 2011 10:06:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jul 2011 10:06:46 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.218.42 mail-yi0-f42.google.com Received: from [209.85.218.42] ([209.85.218.42:41564] helo=mail-yi0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/52-41672-C2BCA1E4 for ; Mon, 11 Jul 2011 06:06:43 -0400 Received: by yih10 with SMTP id 10so1630388yih.29 for ; Mon, 11 Jul 2011 03:06:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=S3A0gu0eMwzRNhBU+aH7zXODsP4WclJd9Ei3Z8ZDKPE=; b=xvtBdvfAMdCDRn0uxLFtgKc6olung2UFgSZIieg8W/nV5lfW2UgJwLMMUH5WpOXz90 XawuLDbjgljkXmJnYVVm+8ER7FaiXBg32wrKPAagas3TSRS+b+RYTcFb7hIi5Pdg0bmz 2bVGGxqr354caEh+wTcpXXNek8hSQUkFLEUfo= MIME-Version: 1.0 Received: by 10.236.0.201 with SMTP id 49mr5133570yhb.114.1310378791265; Mon, 11 Jul 2011 03:06:31 -0700 (PDT) Received: by 10.147.137.11 with HTTP; Mon, 11 Jul 2011 03:06:31 -0700 (PDT) In-Reply-To: References: <4E1AB83A.6060801@sugarcrm.com> Date: Mon, 11 Jul 2011 12:06:31 +0200 Message-ID: To: Hannes Magnusson Cc: Stas Malyshev , Ferenc Kovacs , php-webmaster , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] sudden spike in wiki registrations From: pierre.php@gmail.com (Pierre Joye) hi, On Mon, Jul 11, 2011 at 12:03 PM, Hannes Magnusson wrote: > It is very hard to detect which "php group" a person belongs to, our > karma system doesn't work like that. It is somehow easier in the wiki, we have groups afair. Also for the votes, only svn account is enough, and "vote" group for external people. > We can easily detect if an account is an php.net SVN account though. > And the wiki can tell you if a person has write access to that specific page. > > Most external users have assigned "write" groups, "qa", "rfc", "web". > These are the people who have requested access to these areas. > > I was under the impression the vote plugin respected the write > permission acl to that page, so a user would need to have write karma > to that namespace to be able to vote. > Does it have no builtin functionality like that? It only checks for registered users. We have to change this check to registered+given group(s). Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org