From 7f0c7dddde8bb8d619b3449b3fb19aabe9fea686 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Thu, 2 Aug 2007 17:34:21 +0000 Subject: Bug 380375: The local XML file './data/bugzilla-update.xml' cannot be created if the proxy requires authentication - Patch by Frédéric Buclin r=mkanat a=LpSolit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/admin/params/core.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/admin/params/core.html.tmpl') 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 upgrade_notification 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 http://user:pass@proxy_url/ syntax.", upgrade_notification => "

$terms.Bugzilla can inform you when a new release is available. " _ "The notification will appear on the $terms.Bugzilla homepage, " _ -- cgit v1.2.3-24-g4f1b