Last modified: 2014-10-17 15:10:40 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 T74055, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 72055 - Changing user groups and user group rights on the Hungarian Wikipedia
Changing user groups and user group rights on the Hungarian Wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Calak
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-14 21:18 UTC by Samat
Modified: 2014-10-17 15:10 UTC (History)
12 users (show)

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


Attachments

Description Samat 2014-10-14 21:18:09 UTC
The hu.wikipedia community has decided to change the user rights and create the template editor user group (protection level for templates, template editor can modify protected templates):
https://hu.wikipedia.org/wiki/Wikip%C3%A9dia:Szavaz%C3%A1s/Szerkeszt%C5%91i_csoportok_%C3%A9s_jogaik,_2014

1. We would like to remove the unused autoreview user group. (On huwiki there is a similar custom user group, named trusted.) This request effects the configuration of the FlagegRev extension.

2. Please create a new protection level between autoconfirmed and sysop, and create a new templeteeditor user group which can edit this protection level.

3. Please add the right to bureaucrat user group to remove users from the administrator and bureaucrat user groups. Please add the right to bureaucrat user group to add users to and remove from the templateeditor user group.

4. Please remove the right from bureaucrat user group to remove users from the confirmed user group.

Thank you!
Comment 1 Samat 2014-10-14 21:38:08 UTC
I forgot that
5. Please add the templateeditor right to sysop user group (able to edit the templateeditor protection level).
----

I am not an expert at all, but I tried to prepare the changes in the configuration files.

The change in flaggedrevs.php maybe looks like this:

unset( $wgGroupPermissions['autoreview'] ); // bug 72055


The change in initialiseSettings.php is probably something like this:

* add to wgAddGroups the following lines:

	'+huwiki' => array(
		'bureaucrat' => array( 'templateeditor' ), // bug 72055
	),

* change wgRemoveGroups from the actual setting to this:

	'+huwiki' => array(
		'bureaucrat' => array( 'sysop', 'bureaucrat', 'templateeditor' ), // bug 72055
	),

* add to wgRestrictionLevels the following line:

	'huwiki' => array( '', 'autoconfirmed', 'templateeditor', 'sysop', 'superprotect' ), // bug 72055

* change groupOverrides to the following settings:

	'huwiki' => array(
		'editor' => array( 'noratelimit' => true ),
		'sysop' => array(
			'deleterevision' => true,
			'templateeditor' => true, // bug 72055
		),
		'user' => array( 'upload' => true ), // bug 28576
		'templateeditor' => array( 'templateeditor' => true ), // bug 72055
	),

Please let me know if you had any question.
Comment 2 Gerrit Notification Bot 2014-10-14 22:52:28 UTC
Change 166687 had a related patch set uploaded by Calak:
Lots of rights changes for huwiki

https://gerrit.wikimedia.org/r/166687
Comment 3 rschen7754.wiki 2014-10-15 03:15:33 UTC
I am a bit concerned about #3. Not even enwiki allows for bureaucrats to remove bureaucrats, and I would expect more than 19 votes for a change like this.

Besides the security issues, in the past wikis that have had similar privileges have had significant problems with disputes due to ambiguities over the policies that were basically won with the bureaucrat tools.
Comment 4 Samat 2014-10-15 06:59:07 UTC
I understand your concern. Before the vote we had a discussion about it [1] where I informed the community about the potential security issue, but nobody felt it as a real danger.

From the middle size Wikipedias, the Finnish Wikipedia uses the same settings, and they wanted to keep it. [2][3].

Basically bureaucrats are not decision-maker in this issue, only perform the community decisions or policies, same as the stewards, which makes the possibility of disputes low, but the process is inside the local wiki and more transparent.

On huwiki typical decisions made by 15-30 editors, so 19 supports is quite average.

[1]: https://hu.wikipedia.org/w/index.php?oldid=15163286#B.C3.BCrokrat.C3.A1k_jogk.C3.B6re:_admin-.2Fb.C3.BCrokratajog_visszavon.C3.A1sa.3F
[2]: https://fi.wikipedia.org/w/index.php?title=Wikipedia:Kahvihuone_%28k%C3%A4yt%C3%A4nn%C3%B6t%29&oldid=12379948#Summary
[3]: bug 42114
Comment 5 Gerrit Notification Bot 2014-10-16 20:13:20 UTC
Change 166687 merged by jenkins-bot:
Lots of rights changes for huwiki

https://gerrit.wikimedia.org/r/166687
Comment 6 Trijnstel 2014-10-17 10:49:06 UTC
I don't get why this bug was applied without question. No other project should have the right to remove bureaucrat rights anymore. The Finnish Wikipedia had it set inadvertently and voted to keep it years after and it was decided to keep it that way. But we also decided that we wouldn't allow 'new' content projects to remove that right. Removing the sysop right is okay, but the bureaucrat right as well is not. See https://meta.wikimedia.org/wiki/Bureaucrat. Since stewards are those who usually remove rights, they should have at least been contacted and then we would have told that -bureaucrat wouldn't be allowed...
Comment 7 John F. Lewis 2014-10-17 14:41:13 UTC
@Trijnstel: This was done by the books by the deployers here. There was consensus for something so they deployed it. It is the communities job to block conflicting consensus prior to deployment or prior to consensus forming. From what I recall, I have never seen a consensus saying content projects can not have the ability to revoke crat status - the page you linked doesn't ever say that. It just says this is *usually* done by stewards.
Comment 8 Samat 2014-10-17 15:10:40 UTC
(In reply to Trijnstel from comment #6)

Sorry about the problem if there is consensus about it, but I didn't find anything after reading (hopefully) all related pages on MetaWiki and MediaWiki wiki. There is a clear local decision now. If it was against a global policy, I am open to discuss it on Meta or private and report the result of the discussion to huwiki. I don't think this page is the best place for this kind of discussions.

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


Navigation
Links