Reedy has submitted this change and it was merged.

Change subject: (bug 41745) Remove ptwiki, ptwikinews from EmergencyCaptcha
......................................................................


(bug 41745) Remove ptwiki, ptwikinews from EmergencyCaptcha

This change removes ptwiki and ptwikinews from the EmergencyCaptcha
mode, for three reasons:
* (1) There has never been any community consensus to enable this
permanently;
* (2) A community discussion failed to get consensus to keep this
solution per comment 13 on bug 41745;
* (3) Our captchas are not very useful in preventing spambots anyway,
and there are better solutions (e.g. $wgRateLimits and AbuseFilter).

Change-Id: Id7b9721d9a91a30325160305b6b475ef023fd81f
---
M wmf-config/InitialiseSettings.php
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Reedy: Verified; Looks good to me, approved



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index a4c08bd..6e86df6 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -8766,8 +8766,6 @@
 
 'wmgEmergencyCaptcha' => array(
        'default' => false,
-       'ptwiki' => true, // 2008-01-25 by brion; reports of bot attack via cary
-       'ptwikinews' => true, // 2011-12-08 by laner; reports of major 
vandalism by open proxies
 ),
 # @} end of Captcha
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id7b9721d9a91a30325160305b6b475ef023fd81f
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Odder <[email protected]>
Gerrit-Reviewer: Aklapper <[email protected]>
Gerrit-Reviewer: Alchimista <[email protected]>
Gerrit-Reviewer: Helder.wiki <[email protected]>
Gerrit-Reviewer: Nemo bis <[email protected]>
Gerrit-Reviewer: Platonides <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to