Tim Starling has submitted this change and it was merged.
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(-)
Approvals:
Tim Starling: Verified; Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: I54d42b5d650413417a31e51e5bfe55be2ce7badb
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Tim Starling <[email protected]>
Gerrit-Reviewer: Tim Starling <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits