summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/attachment.html.tmpl
diff options
context:
space:
mode:
authorSimon Green <mail@simon.green>2016-09-15 10:49:50 +0200
committerSimon Green <mail@simon.green>2016-09-15 10:49:50 +0200
commitc67b3b303adba379f3625aa88a61d5fb49bd319d (patch)
treeb0bac947454ab03659a93aa778d89ccae2d24e3c /template/en/default/admin/params/attachment.html.tmpl
parenta4601960dedb6012dd12e6a6fe47de7fc6af6965 (diff)
downloadbugzilla-c67b3b303adba379f3625aa88a61d5fb49bd319d.tar.gz
bugzilla-c67b3b303adba379f3625aa88a61d5fb49bd319d.tar.xz
Bug 399066 - Remove the 'cookiedomain' parameter
Diffstat (limited to 'template/en/default/admin/params/attachment.html.tmpl')
-rw-r--r--template/en/default/admin/params/attachment.html.tmpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/template/en/default/admin/params/attachment.html.tmpl b/template/en/default/admin/params/attachment.html.tmpl
index c850802ab..1e65f0ca4 100644
--- a/template/en/default/admin/params/attachment.html.tmpl
+++ b/template/en/default/admin/params/attachment.html.tmpl
@@ -31,11 +31,6 @@
_ " that is not the same as <var>urlbase</var> or <var>sslbase</var>."
_ " That is, a different domain name that resolves to this exact"
_ " same Bugzilla installation.</p>"
- _ "<p>Note that if you have set the"
- _ " <a href=\"editparams.cgi?section=advanced#cookiedomain_desc\"><var>cookiedomain</var>"
- _" parameter</a>, you should set <var>attachment_base</var> to use a"
- _ " domain that would <em>not</em> be matched by"
- _ " <var>cookiedomain</var>.</p>"
_ "<p>For added security, you can insert <var>%bugid%</var> into the URL,"
_ " which will be replaced with the ID of the current $terms.bug that"
_ " the attachment is on, when you access an attachment. This will limit"