Last modified: 2013-07-25 07:08:33 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 T47638, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 45638 - Change user rights for autoconfirmed/autopatrolled on itwikivoyage
Change user rights for autoconfirmed/autopatrolled on itwikivoyage
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
wmf-deployment
All All
: Normal enhancement (vote)
: ---
Assigned To: Tomasz W. Kozlowski
https://it.wikivoyage.org/w/index.php...
: shell
: 44764 47451 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-02 15:27 UTC by Wim b
Modified: 2013-07-25 07:08 UTC (History)
7 users (show)

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


Attachments

Description Wim b 2013-03-02 15:27:21 UTC
Hello. In it.wikivoyage we need two new features about user rights:
1) change  wgRemoveGroups right for autopatrolled group (grant e revoke by admin)
2) create a new group "Patroller" with the features: autopatrol, rollback

'autoconfirmed' => array( 'patrol' => true, 'upload' => false ),
'patroller' => array( 'patrol' => true, 'autopatrol' => true, 'rollback' => true ),
 
wgAddGroups:
'+itwikivoyage' => array(
                'sysop' => array( 'patroller', 'autopatrolled' ),
 
wgRemoveGroups:
'+itwikivoyage' => array(
                'sysop' => array( 'patroller', 'autopatrolled' ),
Comment 1 Andre Klapper 2013-03-05 10:34:45 UTC
-> "Wikimedia/Site requests"; +shell keyword
Comment 2 Tomasz W. Kozlowski 2013-03-27 07:31:31 UTC
*** Bug 44764 has been marked as a duplicate of this bug. ***
Comment 3 Tomasz W. Kozlowski 2013-03-27 07:52:02 UTC
Are you sure you want to set:

 'autoconfirmed' => array( 'patrol' => true, 'upload' => false ),

If you decide on such a solution, the only difference between 'autoconfirmed' and 'patroller' would be 'rollback' => true set for the latter. 

I would suppose you only want to have patrollers able to patrol edits, and 'autopatrolled' having 'autopatrol' => true; this is the current setting per bug 43524.
Comment 4 Tomasz W. Kozlowski 2013-03-27 08:52:55 UTC
Now I had a closer look at this configuration, I see that there are a few wikis that actually use it (cawiki, enwiki, jawiki, nlwiki, ptwiki, svwiki and all the Italian wikis), so there's no need to answer this :-)

I'll fix it later today with a few other commits related to config changes for various language editions of Wikivoyage.
Comment 5 Tomasz W. Kozlowski 2013-03-27 10:32:47 UTC
Gerrit change #56118
Comment 6 Tomasz W. Kozlowski 2013-03-28 09:20:32 UTC
Changed merged and pushed to the live cluster.
Comment 7 Wim b 2013-04-03 22:32:40 UTC
Sorry for my personal mistake, the real meaning of the request of the community consist on setting the role authorization as follow:

'autoconfirmed' => array( 'patrol' => false, 'upload' => false ),
'autopatrolled' => array( 'patrol' => false, 'upload' => false ),

'patroller' => array( 'patrol' => true, 'autopatrol' => true, 'rollback' =>
true ),
Comment 8 Wim b 2013-04-03 22:39:45 UTC
sorry: 
'autopatrolled' => array( 'patrol' => false, 'autopatrol' => true, 'upload' => false ),

"'autopatrol' => true, " is implied?
Comment 9 Nemo 2013-04-04 10:14:25 UTC
In short what asked is, relative to current situation:
1) revert Gerrit change #56118 as regards autoconfirmed;
2) add "patrol" right to "autopatrolled" group.
And nothing else. I've checked the discussion and, despite the confusion caused by the Italian translators, this seems to be what actually agreed upon.
Comment 10 Tomasz W. Kozlowski 2013-04-04 15:55:42 UTC
Fixed in Gerrit change #57519
Comment 11 Gerrit Notification Bot 2013-04-07 22:23:07 UTC
https://gerrit.wikimedia.org/r/57519 (Gerrit Change Ia6b835dd57e4d38194f0645cc5a41edb2615fb92) | change APPROVED and MERGED [by Reedy]
Comment 12 Gerrit Notification Bot 2013-04-07 22:23:11 UTC
https://gerrit.wikimedia.org/r/57519 (Gerrit Change Ia6b835dd57e4d38194f0645cc5a41edb2615fb92) | change APPROVED and MERGED [by Reedy]
Comment 13 Sam Reed (reedy) 2013-04-20 13:27:09 UTC
*** Bug 47451 has been marked as a duplicate of this bug. ***
Comment 14 Sam Reed (reedy) 2013-04-20 13:27:37 UTC
Apparently not fixed.
Comment 15 Gerrit Notification Bot 2013-04-20 14:03:26 UTC
Related URL: https://gerrit.wikimedia.org/r/60106 (Gerrit Change I82226e9cf5e2eb0ad4533377982097d1cfbd6dd0)
Comment 16 Gerrit Notification Bot 2013-04-22 19:52:47 UTC
https://gerrit.wikimedia.org/r/60106 (Gerrit Change I82226e9cf5e2eb0ad4533377982097d1cfbd6dd0) | change APPROVED and MERGED [by Reedy]

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


Navigation
Links