Tim Starling has uploaded a new change for review.

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


Change subject: Disable create page captcha on testwiki
......................................................................

Disable create page captcha on testwiki

No explanation as to why it is there, presumably it was just for
testing. It is annoying people now.

Change-Id: I54d42b5d650413417a31e51e5bfe55be2ce7badb
---
M wmf-config/CommonSettings.php
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/64/65264/1

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index a633a57..82f59e4 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1146,9 +1146,6 @@
        $wgCaptchaClass = 'FancyCaptcha';
        $wgCaptchaWhitelist = 
'#^(https?:)?//([.a-z0-9-]+\\.)?((wikimedia|wikipedia|wiktionary|wikiquote|wikibooks|wikisource|wikispecies|mediawiki|wikimediafoundation|wikinews|wikiversity|wikivoyage|wikidata)\.org|dnsstuff\.com|completewhois\.com|wikimedia\.de|toolserver\.org)(/|$)#i';
        $wgCaptchaWhitelistIP = array( '91.198.174.0/24' ); # toolserver (bug 
23982)
-       if ( $wgDBname == 'testwiki' ) {
-               $wgCaptchaTriggers['create'] = true;
-       }
 
        // 'XRumer' spambot
        // adds non-real links

-- 
To view, visit https://gerrit.wikimedia.org/r/65264
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I54d42b5d650413417a31e51e5bfe55be2ce7badb
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Tim Starling <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to