Last modified: 2009-09-24 19:29:19 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T22271, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20271 - Give bureaucrats the ability to remove sysop rights at simplewiki
Give bureaucrats the ability to remove sysop rights at simplewiki
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Rob Halsell
http://simple.wikipedia.org/w/index.p...
: shell
: 20410 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-08-16 04:36 UTC by Juliancolton2
Modified: 2009-09-24 19:29 UTC (History)
6 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Juliancolton2 2009-08-16 04:36:06 UTC
Per community discussion - http://simple.wikipedia.org/w/index.php?title=Wikipedia:Simple_talk&oldid=1685549#Additions_of_user_rights_.28-sysop.29 - please give bureaucrats the ability to remove sysop and bureaucrat rights at the Simple English Wikipedia.
Comment 1 Leinad 2009-08-17 12:46:31 UTC
In WMF projects removing rights is restricted to stewards and developers. IMO This request cannot be processed.
Comment 2 Alex Z. 2009-08-17 17:44:36 UTC
(In reply to comment #1)
> In WMF projects removing rights is restricted to stewards and developers. IMO
> This request cannot be processed.
> 

Its restricted to stewards for obscure historical reasons. Several projects already do this.


For Rob:
This would change
'+simplewiki' => array(
    'bureaucrat' => array( 'bot', 'rollbacker', 'flood', ),
    'sysop' => array( 'rollbacker', 'ipblock-exempt' ),
),

to

'+simplewiki' => array(
    'bureaucrat' => array( 'bot', 'rollbacker', 'flood', 'sysop', 'bureaucrat' ),
    'sysop' => array( 'rollbacker', 'ipblock-exempt' ),
),

in the wgRemoveGroups array
Comment 3 Casey Brown 2009-08-26 20:11:28 UTC
*** Bug 20410 has been marked as a duplicate of this bug. ***
Comment 4 Casey Brown 2009-08-26 20:15:07 UTC
Summary: "Give bureaucrats the ability to remove sysop and bureaucrat rights at simplewiki" => "Give bureaucrats the ability to remove sysop rights at simplewiki"

URL: http://simple.wikipedia.org/w/index.php?title=Wikipedia:Simple_talk&oldid=1705420#Additions_of_user_rights_.28-sysop.29

(Based off community consensus found in the link.)

(In reply to comment #2)
> 
> For Rob:
> This would change
> '+simplewiki' => array(
>     'bureaucrat' => array( 'bot', 'rollbacker', 'flood', ),
>     'sysop' => array( 'rollbacker', 'ipblock-exempt' ),
> ),
> 
> to
> 
> '+simplewiki' => array(
>     'bureaucrat' => array( 'bot', 'rollbacker', 'flood', 'sysop'
> ),
>     'sysop' => array( 'rollbacker', 'ipblock-exempt' ),
> ),
> 
> in the wgRemoveGroups array
> 

Updated. ^
Comment 5 Rob Halsell 2009-09-24 16:54:06 UTC
Per the above request, the change is now live to allow 'crats to remove sysop rights from accounts on simplewiki.  This is removal only, not add.  This is now live on the project.
Comment 6 Juliancolton2 2009-09-24 19:15:17 UTC
"This is removal only, not add." - Bureaucrats should still be able to add +sysop, if that's what you mean? 
Comment 7 Ryan (Rjd0060) 2009-09-24 19:22:56 UTC
(In reply to comment #6)
> "This is removal only, not add." - Bureaucrats should still be able to add
> +sysop, if that's what you mean? 
> 

Not sure what he meant there.  Anyways, http://simple.wikipedia.org/wiki/Special:ListGroupRights :

Bureaucrats:
# Add groups: Administrators, Bureaucrats, Bots and Rollbackers
# Remove groups: Bots, Flooders, Rollbackers and Administrators

So seems to all set.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links