Ejegg has uploaded a new change for review.
https://gerrit.wikimedia.org/r/322130
Change subject: Drop bad banner history entries w/o failmail
......................................................................
Drop bad banner history entries w/o failmail
No need to move 'em to the damaged queue - all the bad ones we've
gotten since fixing the length check are malicious.
Bug: T146063
Change-Id: I41ba2b42c24b3af28776173d7c367e70e73101e7
---
M sites/all/modules/wmf_common/WmfException.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm
refs/changes/30/322130/1
diff --git a/sites/all/modules/wmf_common/WmfException.php
b/sites/all/modules/wmf_common/WmfException.php
index 6e00b68..22d9e66 100644
--- a/sites/all/modules/wmf_common/WmfException.php
+++ b/sites/all/modules/wmf_common/WmfException.php
@@ -73,7 +73,7 @@
'no-email' => TRUE,
),
'BANNER_HISTORY' => array(
- 'reject' => TRUE,
+ 'drop' => TRUE,
'no-email' => TRUE,
),
--
To view, visit https://gerrit.wikimedia.org/r/322130
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I41ba2b42c24b3af28776173d7c367e70e73101e7
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Ejegg <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits