Last modified: 2011-08-23 17:38:21 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 T30529, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 28529 - Change move-rootuserpages right in Portuguese Wikipedia
Change move-rootuserpages right in Portuguese Wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://pt.wikipedia.org/wiki/Wikipédi...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-04-13 19:55 UTC by Opraco
Modified: 2011-08-23 17:38 UTC (History)
2 users (show)

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


Attachments

Description Opraco 2011-04-13 19:55:07 UTC
According to consensus on the URL above, please remove the "move-rootuserpages" right from normal users and add it to bureaucrats in Portuguese Wikipedia. Thanks!
Comment 1 JeLuF 2011-06-24 21:38:27 UTC
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 1916)
+++ InitialiseSettings.php	(working copy)
@@ -6154,9 +6154,17 @@
 	       	'autopatrol' => true,
 		'suppressredirect' => true,
        	),
-	'rollbacker' => array( 'rollback' => true, 
-	                       'unwatchedpages' => true ), // https://bugzilla.wikimedia.org/show_bug.cgi?id=27563
-        'user' => array( 'move' => false ),
+	'rollbacker' => array(
+		'rollback' => true, 
+		'unwatchedpages' => true
+	), // https://bugzilla.wikimedia.org/show_bug.cgi?id=27563
+	'user' => array(
+		'move' => false,
+		'move-rootuserpages' => false,
+	),
+	'bureaucrat' => array(
+		'move-rootuserpages' => true,
+	),
     ),
     'quwiki' => array(
        'rollbacker' => array( 'rollback' => true ),
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

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


Navigation
Links