Last modified: 2010-02-10 16:05:09 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 T23882, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 21882 - A blocked sysop account should not be able to operate most sysop tools
A blocked sysop account should not be able to operate most sysop tools
Status: RESOLVED DUPLICATE of bug 15641
Product: MediaWiki
Classification: Unclassified
User blocking (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-12-17 23:28 UTC by FT2
Modified: 2010-02-10 16:05 UTC (History)
3 users (show)

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


Attachments

Description FT2 2009-12-17 23:28:29 UTC
An administrator who is blocked, should lose the use of most admin tools, except perhaps the passive IP Block Exemption, and the ability to block and unblock.

Rationale:

Blocking admins happens very rarely, in general only when there is a concern about present and immediate conduct, sysop account compromise and the like and while waiting for the local temporary desysop process to be completed. 

When an administrator account is blocked, it seems illogical that they cannot edit, but they can delete, undelete, protect, unproptect, view deleted material, and so on. 

Admin tools are more sensitive and require more trust than editing tools. A sysop account that is blocked, should lose the tool access until the matter is resolved, subject to keeping IP Block Exemption (needed to post appeals or responses) and block/unblock ability (for test purposes when an admin self-blocks or their IP is accidentally blocked) 

Misuse of the block/unblock too will be noticed by the community hence not an issue, and is easier to allow block/unblock on that basis than to figure what unblocks they may need to do to remedy a problem.
Comment 1 Chad H. 2009-12-18 13:42:35 UTC
There's two solutions to this.

1) The easy way is to just add isBlocked() checks to all of these various features, but that's kind of icky in the long run

2) Fix bug 14636, which calls for per-permission blocking. So you could click a "block from everything" button or unlock specific permissions, such as blocking deletions or uploading.
Comment 2 FT2 2009-12-18 13:53:12 UTC
There are too many permissions for this (now and future) - this would require admins blocking a user to consider a forest of checkboxes when really it's one item and automatic (shouldn't need any checkbox).  

Maybe a workaround (ugly) is to change admins from usergroup "sysop" to usergroup "blocked-sysop" and back? Or to replace however "is_sysop" is calculated, by a different test, "is_unblocked_sysop()"? Not a coder, hence no idea how is best.
Comment 3 Alexandre Emsenhuber [IAlex] 2010-02-10 16:05:09 UTC

*** This bug has been marked as a duplicate of bug 15641 ***

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


Navigation
Links