Last modified: 2014-04-17 18:57:24 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 T65345, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63345 - Modify add/remove rights for bureaucrats & sysops on brwikimedia
Modify add/remove rights for bureaucrats & sysops on brwikimedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Tomasz W. Kozlowski
https://br.wikimedia.org/wiki/?oldid=...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-01 03:12 UTC by Lestaty de Lioncourt
Modified: 2014-04-17 18:57 UTC (History)
7 users (show)

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


Attachments
Special:Contributions on br.wikimedia not pointing to user pages, logs, and other usual links (207.76 KB, image/jpeg)
2014-04-16 16:18 UTC, Teles
Details

Description Lestaty de Lioncourt 2014-04-01 03:12:18 UTC
Per: https://br.wikimedia.org/wiki/?oldid=33792

Please add the following section to 'wgAddGroups' and 'wgRemoveGroups' in InitialiseSettings.php

'wgAddGroups' => array(
	'+brwikimedia' => array( 
		'sysop' => array( 'translationadmin', 'autopatrolled', 'confirmed' ),
         ),
),
 
'wgRemoveGroups' => array(
	'+brwikimedia' => array( 
		'sysop' => array( 'translationadmin', 'autopatrolled', 'confirmed' ),
		'bureaucrat' => array( 'sysop', 'bureaucrat' ),
         ),
),

Just to remember: The consensus time on this wiki is not as same on content-projects because this is a user group wiki. Thanks.

Keywords: shell
Comment 1 Tomasz W. Kozlowski 2014-04-01 08:30:00 UTC
This isn't enough community consensus. If you have a Board or any leadership of sorts in Wikimedia Brazil, please ask them to speak up on behalf of the group.
Comment 2 Lestaty de Lioncourt 2014-04-01 18:09:46 UTC
PLease look at https://br.wikimedia.org/wiki/?oldid=33792 and now just look at [[m:Wikimedia_user_groups]] and you will see that Vinicius Siqueira is the official contact.
Comment 3 Tomasz W. Kozlowski 2014-04-01 18:13:40 UTC
Please have the other users listed on [[m:Wikimedia user groups]] support the change.
Comment 4 Lestaty de Lioncourt 2014-04-07 19:18:26 UTC
All users from Wikimedia Brasil listed on [[m:Wikimedia user groups]] agreed. Any other question before fulfill this request?
Comment 5 Tomasz W. Kozlowski 2014-04-07 19:24:14 UTC
Thanks! I'll submit a patch later tonight.
Comment 6 Lestaty de Lioncourt 2014-04-07 19:29:01 UTC
Thanks Tomasz.
Comment 7 Gerrit Notification Bot 2014-04-07 20:09:48 UTC
Change 124393 had a related patch set uploaded by Odder:
Modify wgAddGroups, wgRemoveGroups on brwikimedia

https://gerrit.wikimedia.org/r/124393
Comment 8 Gerrit Notification Bot 2014-04-15 19:16:50 UTC
Change 124393 merged by jenkins-bot:
Modify wgAddGroups, wgRemoveGroups on brwikimedia

https://gerrit.wikimedia.org/r/124393
Comment 9 Lestaty de Lioncourt 2014-04-16 01:05:16 UTC
Firstly, thanks Tomasz. I forgot to warn about the need for this configuration bellow, without it we can't assign the permission.

'groupOverrides' => array( 

   'brwikimedia' => array( //Bug 63345 
        'autopatrolled' => array( 'autopatrol' => true ),
    ),
),

Thanks again.
Comment 10 Tomasz W. Kozlowski 2014-04-16 08:54:56 UTC
(In reply to Lestaty de Lioncourt from comment #9)

> Firstly, thanks Tomasz. I forgot to warn about the need for this
> configuration bellow, without it we can't assign the permission.

Right, I didn't even check that. This would require me to set up $wgUseRCPatrol to 'true' on brwikimedia; are you really sure you want to enable recent changes patrolling on this wiki? 

If not, the easy way out would be to fix my latest patch and remove 'autopatrolled' from wgAddGroups and wgRemoveGroup for brwikimedia.
Comment 11 Lestaty de Lioncourt 2014-04-16 14:05:34 UTC
Yes please, enable recent changes patrolling. It will turn for us a easy way to sort out the edits made by users from the user group of regular users. Thanks.
Comment 12 Gerrit Notification Bot 2014-04-16 14:13:05 UTC
Change 126251 had a related patch set uploaded by Odder:
Create autopatrolled user group on brwikimedia

https://gerrit.wikimedia.org/r/126251
Comment 13 Teles 2014-04-16 16:18:37 UTC
Created attachment 15117 [details]
Special:Contributions on br.wikimedia not pointing to user pages, logs, and other usual links

Not sure if it is related, but Special:contributions is not showing its usual links (see attachment).
Comment 14 Tomasz W. Kozlowski 2014-04-16 17:36:08 UTC
I don't understand what this means, but it doesn't seem related to the patch I submitted.
Comment 15 Gerrit Notification Bot 2014-04-17 18:54:17 UTC
Change 126251 merged by jenkins-bot:
Create autopatrolled user group on brwikimedia

https://gerrit.wikimedia.org/r/126251

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


Navigation
Links