summaryrefslogtreecommitdiffstats
path: root/extensions/AntiSpam/template
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-07-14 07:03:15 +0200
committerByron Jones <glob@mozilla.com>2015-07-14 07:03:15 +0200
commitda4255a89aed53e9e215c69978087e16a0c85753 (patch)
treef81c831fe8e9391eab55f69a56d5849b3f8d2f9d /extensions/AntiSpam/template
parent43740a1ba3a3ee680033fbea7c23daab221016d5 (diff)
downloadbugzilla-da4255a89aed53e9e215c69978087e16a0c85753.tar.gz
bugzilla-da4255a89aed53e9e215c69978087e16a0c85753.tar.xz
Bug 1182909 - Prevent new accounts from CCing large numbers of users
Diffstat (limited to 'extensions/AntiSpam/template')
-rw-r--r--extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl b/extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl
index 671ac40f4..a21f57e4d 100644
--- a/extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl
+++ b/extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl
@@ -33,5 +33,13 @@
antispam_abusive_disable_text =>
"This message will be displayed to the user when they try to log " _
"in after their account is disabled due to abuse."
+
+ antispam_cc_limit_age =>
+ "Accounts created fewer than this many days are restricted to CCing " _
+ "'antispam_cc_limit_count' users at once."
+
+ antispam_cc_limit_count =>
+ "The maximum number of users new accounts can CC at once. Attempts to " _
+ "CC more than this many users will result in zero users being CCed."
}
%]