From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 45614 invoked by alias); 14 Sep 2017 12:34:59 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 45200 invoked by uid 89); 14 Sep 2017 12:34:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=HCc:D*netscape.net, arrangement X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 14 Sep 2017 12:34:56 +0000 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 05FA97E42C; Thu, 14 Sep 2017 12:34:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 05FA97E42C Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=fche@redhat.com Received: from redhat.com (ovpn-120-53.rdu2.redhat.com [10.10.120.53]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B27185C737; Thu, 14 Sep 2017 12:34:54 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.89) (envelope-from ) id 1dsTM4-0006vx-Tw; Thu, 14 Sep 2017 08:34:52 -0400 Date: Thu, 14 Sep 2017 12:34:00 -0000 From: "Frank Ch. Eigler" To: Joseph Myers Cc: overseers@gcc.gnu.org, LpSolit@netscape.net Subject: Re: GCC Bugzilla account creation configuration Message-ID: <20170914123452.GA26649@redhat.com> References: <20170811163852.GA5265@ednor.casa.cgf.cx> <20170811174157.GA1002@ednor.casa.cgf.cx> <20170914122510.GG29130@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes X-SW-Source: 2017-q3/txt/msg00093.txt.bz2 Hi - On Thu, Sep 14, 2017 at 12:33:07PM +0000, Joseph Myers wrote: > [...] It was said that it shouldn't be hard to change Bugzilla > locally so editusers can't change permission bits on users without > having changing those bits explicitly enabled. [...] Earlier testing indicated this has not been done, making the current arrangement unacceptably dangerous. - FChE