Last modified: 2011-05-15 09:57: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 T29413, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27413 - Allow eswiki bureaucrats to add/remove the confirmed usergroup
Allow eswiki bureaucrats to add/remove the confirmed usergroup
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://es.wikipedia.org/wiki/Especial...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-14 21:41 UTC by Pedro Sánchez
Modified: 2011-05-15 09:57 UTC (History)
4 users (show)

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


Attachments

Description Pedro Sánchez 2011-02-14 21:41:28 UTC
On eswiki we have the confirmed class of users, but as it was recently found, there's no actual way to manually confirm a user (the only way is to get autoconfirmed by system after some edits and time period) since configuration hasn't been completed.

Therefore I request that configuration be updated so bureaucrats can also set "confirmed" flag, just like they are able to set verified, rollback and all others.

Note: on eswiki, bureaucrat (flag granting) is conflated to sysop (elected sysops also become crats) so this is actually a request to enable sysops to change setting (ala commons or enwiki), but to be techcnically precise, the "flag granting" part is done with the bureaucrat bit.
Comment 1 Manuelt15 2011-03-08 09:06:33 UTC
any updates about this?
Comment 2 Antoine "hashar" Musso (WMF) 2011-03-13 10:45:23 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 1616)
+++ InitialiseSettings.php	(working copy)
@@ -6155,7 +6155,7 @@
         'sysop' => array ( 'flood' ),
     ),
     '+eswiki' => array(
-        'bureaucrat' => array( 'rollbacker', 'bot', 'sysop', 'bureaucrat' ),
+        'bureaucrat' => array( 'rollbacker', 'bot', 'sysop', 'bureaucrat', 'confirmed' ),
         'sysop' => array( 'rollbacker', 'autopatrolled', 'patroller' ),
     ),
     '+eswikibooks' => array(
@@ -6444,7 +6444,7 @@
         'sysop' => array( 'abusefilter', 'autopatrolled', 'ipblock-exempt' ),
     ),
     '+eswiki' => array(
-        'bureaucrat' => array( 'rollbacker', 'bot' ),
+        'bureaucrat' => array( 'rollbacker', 'bot', 'confirmed' ),
         'sysop' => array( 'rollbacker', 'autopatrolled', 'patroller'  ),
     ),
     '+eswikibooks' => array(
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php
Comment 3 Antoine "hashar" Musso (WMF) 2011-03-13 10:46:29 UTC
The Burócratas group now show:

# Agregar grupos: Reversores, Bots, Bibliotecarios, Burócratas y Usuarios confirmados
# Eliminar grupos: Reversores, Bots y Usuarios confirmados

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


Navigation
Links