Raimond Spekking has uploaded a new change for review.

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


Change subject: Exclude *.wmflabs.org from the need to enter captchas
......................................................................

Exclude *.wmflabs.org from the need to enter captchas

Change-Id: I62977b5876b7e6206798e8cc6d02b09830430d5b
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index e8a8e1c..cd60c58 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1150,7 +1150,7 @@
        $wgCaptchaDirectoryLevels = 3;
        $wgCaptchaStorageClass = 'CaptchaCacheStore';
        $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';
+       $wgCaptchaWhitelist = 
'#^(https?:)?//([.a-z0-9-]+\\.)?((wikimedia|wikipedia|wiktionary|wikiquote|wikibooks|wikisource|wikispecies|mediawiki|wikimediafoundation|wikinews|wikiversity|wikivoyage|wikidata|wmflabs)\.org|dnsstuff\.com|completewhois\.com|wikimedia\.de|toolserver\.org)(/|$)#i';
        $wgCaptchaWhitelistIP = array( '91.198.174.0/24' ); # toolserver (bug 
23982)
 
        // 'XRumer' spambot

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I62977b5876b7e6206798e8cc6d02b09830430d5b
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Raimond Spekking <raimond.spekk...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to