This is the mail archive of the
overseers@sourceware.org
mailing list for the Sourceware project.
Re: Undoing bug vandalism
- From: "Frank Ch. Eigler" <fche at redhat dot com>
- To: Joseph Myers <joseph at codesourcery dot com>
- Cc: overseers at sourceware dot org, lpsolit at gmail dot com
- Date: Mon, 16 May 2016 12:00:59 -0400
- Subject: Re: Undoing bug vandalism
- Authentication-results: sourceware.org; auth=none
- References: <alpine dot DEB dot 2 dot 20 dot 1605161536120 dot 24921 at digraph dot polyomino dot org dot uk>
Hi -
> We need to undo Bugzilla vandalism by gobisha6355@gmail.com to at least 80
> bugs in Sourceware Bugzilla [...]
While I don't know of a way to easily undo that vandalism (opened
https://bugzilla.mozilla.org/show_bug.cgi?id=1273172 for that),
accounts against sourceware.org/bugzilla no longer get the 'editbugs'
flag automatically, so they cannot vandalize like this in the future.
(They can still file bugs & comment on them.)
The downside is that we need to maintain a regexp-based whitelist for
account names that should get this flag automatically, and a manual
whitelist on a per-user basis for exceptions to the regexp. Please
suggest additions to the initial regexp.
- FChE