summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/core.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-08-02 19:34:21 +0200
committerlpsolit%gmail.com <>2007-08-02 19:34:21 +0200
commit7f0c7dddde8bb8d619b3449b3fb19aabe9fea686 (patch)
tree9a2180fc1c0bf735773e498bb90871415b96bdf6 /template/en/default/admin/params/core.html.tmpl
parentff0e97c463d4cb2429f5b3a12191e4743c57eeb0 (diff)
downloadbugzilla-7f0c7dddde8bb8d619b3449b3fb19aabe9fea686.tar.gz
bugzilla-7f0c7dddde8bb8d619b3449b3fb19aabe9fea686.tar.xz
Bug 380375: The local XML file './data/bugzilla-update.xml' cannot be created if the proxy requires authentication - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
Diffstat (limited to 'template/en/default/admin/params/core.html.tmpl')
-rw-r--r--template/en/default/admin/params/core.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/admin/params/core.html.tmpl b/template/en/default/admin/params/core.html.tmpl
index 9ad312cfb..3fe66de27 100644
--- a/template/en/default/admin/params/core.html.tmpl
+++ b/template/en/default/admin/params/core.html.tmpl
@@ -92,7 +92,8 @@
proxy_url => "$terms.Bugzilla may have to access the web to get notifications about new " _
"releases, see the <tt>upgrade_notification</tt> parameter. In case you are " _
"behind a proxy, it may be necessary to enter its URL if the web server " _
- "group cannot access the HTTP_PROXY environment variable.",
+ "group cannot access the HTTP_PROXY environment variable. If you have to " _
+ "authenticate, use the <code>http://user:pass@proxy_url/</code> syntax.",
upgrade_notification => "<p>$terms.Bugzilla can inform you when a new release is available. " _
"The notification will appear on the $terms.Bugzilla homepage, " _