Page MenuHomePhabricator

Please add rollback group on fa.wikinews
Closed, ResolvedPublic

Description

Author: atgigabyte.info

Description:
Hi, we already haven't rollbacker user group and we have access to combat with vandalism before the editors group user is used we need access. here is a public discussion on fa.wikinews.org : http://fa.wikinews.org/wiki/%D9%88%DB%8C%DA%A9%DB%8C%E2%80%8C%D8%AE%D8%A8%D8%B1:%D8%B1%D8%A7%DB%8C%E2%80%8C%E2%80%8C%DA%AF%DB%8C%D8%B1%DB%8C_%D8%A8%D8%B1%D8%A7%DB%8C_%D8%A7%DB%8C%D8%AC%D8%A7%D8%AF_%D8%AF%D8%B3%D8%AA%D8%B1%D8%B3%DB%8C_%D9%88%D8%A7%DA%AF%D8%B1%D8%AF%D8%A7%D9%86%DB%8C_%D8%AF%D8%B1_%D9%88%DB%8C%DA%A9%DB%8C%E2%80%8C%D8%AE%D8%A8%D8%B1

Sorry if I did not explain clearly.
thank you


Version: unspecified
Severity: enhancement
URL: http://fa.wikinews.org

Details

Reference
bz25650

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:14 PM
bzimport set Reference to bz25650.
bzimport added a subscriber: Unknown Object (MLST).

jeluf wrote:

Who should be allowed to assign the rollback permissions to users? Sysops or bureaucrats?

atgigabyte.info wrote:

sysops should be allowed to assign the rollback permissions to users.thanks

atgigabyte.info wrote:

sysop plese. thank you for attention.

atgigabyte.info wrote:

Hello. is There a problem for access to this?! thank you for attention

(In reply to comment #4)

Hello. is There a problem for access to this?! thank you for attention

Shell requests get done when the Shell people (JeLuf or Rob? not sure if anyone else does these things) have time. Typically they get saved up for a little while, and then a whole bunch are done at once. I'm sure the request will be fulfilled in due time.

jeluf wrote:

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 1375)

+++ InitialiseSettings.php (working copy)
@@ -5487,6 +5487,9 @@

   // https://bugzilla.wikimedia.org/show_bug.cgi?id=19561:
   'arbcom' => array( 'deletedhistory' => true, 'deletedtext' => true, 'undelete' => true ),
),

+ 'fawikinews' => array(
+ 'rollbacker' => array( 'rollback' => true ),
+ ),
'fowiki' => array(
'user' => array( 'upload' => false ),
// 'sysop' => array( 'upload' => true ),
@@ -5989,6 +5992,9 @@

    'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'patroller' ),
    'sysop' => array( 'rollbacker' ),
),

+ '+fawikinews' => array(
+ 'sysop' => array( 'rollbacker' ),
+ ),

'+fiwiki' => array(
    'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'arbcom' ),
    'sysop' => array( 'rollbacker' ),

@@ -6256,6 +6262,9 @@

    'bureaucrat' => array( 'patroller' ),
    'sysop' => array( 'rollbacker', ),
),

+ '+fawikinews' => array(
+ 'sysop' => array( 'rollbacker', ),
+ ),

'+fiwiki' => array(
    'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'arbcom' ),
    'sysop' => array( 'rollbacker', 'ipblock-exempt' ),

You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php