Last modified: 2010-05-23 06:46: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 T25545, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23545 - Rights changes for frwiktionary
Rights changes for frwiktionary
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Rob Halsell
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-05-16 12:53 UTC by Quentinv57
Modified: 2010-05-23 06:46 UTC (History)
4 users (show)

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


Attachments

Description Quentinv57 2010-05-16 12:53:48 UTC
Hi !

We've vote many rights changes for the french Wiktionary project :
* add the "rollback" right to the patroller group
* add the right of adding and removing groups "account creators", "interwiki importers" and "patrollers" to bureaucrats
* remove the right of adding and removing the group "patroller" from sysops

All the discussions are available here :
http://fr.wiktionary.org/wiki/Wiktionnaire:Prise_de_d%C3%A9cision/Modification_des_droits_des_groupes_d%27utilisateurs

Best regards.

Quentinv57
Comment 1 JeLuF 2010-05-17 19:23:19 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 754)
+++ InitialiseSettings.php	(working copy)
@@ -5063,7 +5063,7 @@
 	    'patroller' => array( 'patrol' => true, 'autopatrol' => true ),
     ),
     'frwiktionary' => array(
-	    'patroller' => array( 'patrol' => true, 'autopatrol' => true ),
+	    'patroller' => array( 'patrol' => true, 'autopatrol' => true, 'rollback' => true, ),
     ),
     'gawiki' => array(
 	    'rollbacker' => array( 'rollback' => true ),
@@ -5507,6 +5507,7 @@
 	    'sysop' => array( 'patroller' ),
     ),
     '+frwiktionary' => array(
+	    'bureaucrat' => array( 'accountcreator', 'import', 'patroller' ),
 	    'sysop' => array( 'patroller' ),
     ),
     '+gawiki' => array(
@@ -5727,7 +5728,7 @@
 	    'sysop' => array( 'patroller' ),
     ),
     '+frwiktionary' => array(
-	    'sysop' => array( 'patroller' ),
+	    'bureaucrat' => array( 'accountcreator', 'import', 'patroller' ),
     ),
     '+gawiki' => array(
 		'sysop' => array( 'rollbacker' ),
Comment 2 Quentinv57 2010-05-18 17:52:48 UTC
Hi.

Sysops shouldn't have the right to add someone into the patroller group.

By the way, thanks for the "deleterevision" right you gave to sysops. I thought it was only for oversighters, but it will make our work easier :-)

Best regards.
Comment 3 JeLuF 2010-05-18 20:43:11 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 765)
+++ InitialiseSettings.php	(working copy)
@@ -5551,7 +5551,6 @@
     ),
     '+frwiktionary' => array(
 	    'bureaucrat' => array( 'accountcreator', 'import', 'patroller' ),
-	    'sysop' => array( 'patroller' ),
     ),
     '+gawiki' => array(
 		'sysop' => array( 'rollbacker' ),
Comment 4 Quentinv57 2010-05-21 16:01:15 UTC
Hi. Sorry for disturbing you again, but it seems that you have missed to give to bureaucrats the right of adding and removing members of the group "transwiki".

I mean :
+        'bureaucrat' => array( 'accountcreator', 'import', 'patroller', 'transwiki' )

Thanks by advance.

Quentinv57
Comment 5 JeLuF 2010-05-21 22:53:48 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 778)
+++ InitialiseSettings.php	(working copy)
@@ -5568,7 +5568,7 @@
 	    'sysop' => array( 'patroller' ),
     ),
     '+frwiktionary' => array(
-	    'bureaucrat' => array( 'accountcreator', 'import', 'patroller' ),
+	    'bureaucrat' => array( 'accountcreator', 'import', 'patroller', 'transwiki' ),
     ),
     '+gawiki' => array(
 		'sysop' => array( 'rollbacker' ),
Comment 6 Quentinv57 2010-05-22 18:23:38 UTC
"of adding and removing members", please :-)
Comment 7 JeLuF 2010-05-23 06:46:09 UTC
I'm so sorry!  :-(

Added transwiki to wgRemoveGroups, too. Please test.

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


Navigation
Links