Last modified: 2010-06-16 05:30:15 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 T25988, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23988 - Switch the right that crats are able to give and take away to Transwiki Importer instead of Importer
Switch the right that crats are able to give and take away to Transwiki Impor...
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-06-16 03:50 UTC by James Alexander
Modified: 2010-06-16 05:30 UTC (History)
2 users (show)

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


Attachments

Description James Alexander 2010-06-16 03:50:16 UTC
A followup from https://bugzilla.wikimedia.org/show_bug.cgi?id=23462 It looks like we got the Importer group on accident which gives them the ability to import from file (not intended) as well as transwiki (intended). Also see policy http://simple.wikipedia.org/wiki/Wikipedia:Importers.
Comment 1 James Alexander 2010-06-16 03:52:21 UTC
sorry, the links show but this is on Simple Wiki
Comment 2 JeLuF 2010-06-16 05:30:15 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 880)
+++ InitialiseSettings.php	(working copy)
@@ -5731,7 +5731,7 @@
     	'sysop' => array( 'medlem' ),
     ),
     '+simplewiki' => array(
-        'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'rollbacker', 'import', ),
+        'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'rollbacker', 'transwiki', ),
         'sysop' => array( 'rollbacker', 'flood' ),
     ),
     // '+simplewikibooks' => array(
@@ -5965,7 +5965,7 @@
     	'sysop' => array( 'medlem', 'ipblock-exempt' ),
     ),    
     '+simplewiki' => array(
-        'bureaucrat' => array( 'bot', 'flood', 'rollbacker', 'sysop', 'import', ),
+        'bureaucrat' => array( 'bot', 'flood', 'rollbacker', 'sysop', 'import', 'transwiki' ),
         'sysop' => array( 'rollbacker', 'ipblock-exempt', 'flood' ),
     ),
     // '+simplewikibooks' => array(

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


Navigation
Links