Page MenuHomePhabricator

Set $wgGroupPermissions['*']['createpage'] = true; zhwiki (Allowed IP createpage)
Closed, ResolvedPublic

Description

per [[:zh:Wikipedia_talk:投票/開放IP創建條目權限#討論僵持不下,為什麼不先測試一段時間]] local discussion, we are going to re-grant the "createpage" to all user (This permissions was remove at 2006) and we will test it for a short time (about 1~3 months). According to the local poilcy [[:zh:Wikipedia:共識]], if it has put in a "smart" place, and no object, then a consensus is made. So, please grant "*" "createpage"permission.


Version: unspecified
Severity: major
URL: http://zh.wikipedia.org/wiki/Wikipedia:%E6%8A%95%E7%A5%A8/%E9%96%8B%E6%94%BEIP%E5%89%B5%E5%BB%BA%E6%A2%9D%E7%9B%AE%E6%AC%8A%E9%99%90
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=22832

Details

Reference
bz25142

Event Timeline

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

Also, notice are posted on Sitenotice and bulletin.

$wgGroupPermissions['*']['createpage'] = true;

Should be set like the above.

Add rhalsell@wikimedia.org on CC list because bug 22832 assigned to this email.

*** Bug 22832 has been marked as a duplicate of this bug. ***

Abigor wrote:

changed back to normal

It should be easy... And it is high importance on zhwiki.

(In reply to comment #6)

It should be easy... And it is high importance on zhwiki.

The easy keyword is for easy tasks novice developers can start with, definitely not for things requiring shell access.

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

+++ InitialiseSettings.php (working copy)
@@ -5731,7 +5731,7 @@

// due to mass vandalism complaint, 2006-04-11
'zhwiki' => array(
  • '*' => array( 'createpage' => false ),

+ // '*' => array( 'createpage' => false ), # re-enabled createpage priv according to bug 25142

'rollbacker' 	=> array( 'rollback' => true ),
'patroller'		=> array( 'patrol' => true, 'autopatrol' => true ),
'autoreviewer'  => array( 'autopatrol' => true ),

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

(In reply to comment #8)

Apologize for playing politics here, but please revert this change.

Currently the voting is still on-going, and there is no clear consensus on both the voting (currently 95 to 83) and in Village Pump. I should say that what [[w:zh:User:Waihorace]] does violates local policy.

Thanks.
[[w:zh:User:Jimmy_xu_wrk]]

(In reply to comment #9)

(In reply to comment #8)

Apologize for playing politics here, but please revert this change.

Currently the voting is still on-going, and there is no clear consensus on both
the voting (currently 95 to 83) and in Village Pump. I should say that what
[[w:zh:User:Waihorace]] does violates local policy.

Thanks.
[[w:zh:User:Jimmy_xu_wrk]]

Reverted.

PhiLiP.NPC wrote:

According to the vote result of [[:zh:Wikipedia:投票/開放IP創建條目權限]], the approval rate of reopening "createpage" privilege to IP users reached 53.476%. It's greater than 50% but still smaller than 66%. Therefore, we decided to use a compromise - temporarily reopen the "createpage" privilege to IP users for a 3-month test run.

Apologize for the previous requests. This is a final decision. Thanks.

Abigor wrote:

This is starting to look like a ping pong game...

PhiLiP.NPC wrote:

(In reply to comment #12)

This is starting to look like a ping pong game...

╮(╯_╰)╭

(In reply to comment #13)

(In reply to comment #12)

This is starting to look like a ping pong game...

╮(╯_╰)╭

Sorry for any things that request before the vote end. The vote is already end in the past Sunday and the result is open for 3 months to test. Please grant "createpage" to IP users. Thanks for any help and sorry for the things case before vote end.

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

+++ InitialiseSettings.php (working copy)
@@ -5740,7 +5740,7 @@

// due to mass vandalism complaint, 2006-04-11
'zhwiki' => array(
  • '*' => array( 'createpage' => false ), # re-enabled createpage priv according to bug 25142, then redisabled *sigh*

+ // '*' => array( 'createpage' => false ), # re-enabled createpage priv according to bug 25142, then redisabled *sigh*, then reenabled \o/

'rollbacker' 	=> array( 'rollback' => true ),
'patroller'		=> array( 'patrol' => true, 'autopatrol' => true ),
'autoreviewer'  => array( 'autopatrol' => true ),

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