From 164af9a6fb654c154bd8b50c4416c8162ff20b49 Mon Sep 17 00:00:00 2001 From: Lucy Fu Date: Mon, 3 Feb 2025 13:30:20 -0500 Subject: [PATCH] Secure HTTP(S) proxy password Setting --- _includes/manuals/2.3/5.9_http_proxy.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_includes/manuals/2.3/5.9_http_proxy.md b/_includes/manuals/2.3/5.9_http_proxy.md index e48bbb2ebe..7d8cfe430b 100644 --- a/_includes/manuals/2.3/5.9_http_proxy.md +++ b/_includes/manuals/2.3/5.9_http_proxy.md @@ -7,7 +7,9 @@ In Administer - Settings - General menu there are two options available for setting outgoing HTTP(s) proxy for all communication (e.g. to Smart Proxies, Compute Resources): -* HTTP(S) proxy - hostname, port and optional credentials in the format of `http://[user:password@]HOST:PORT` +* HTTP(S) proxy - hostname and port in the format of `http://HOST:PORT` +* HTTP(S) proxy username - Username for connecting to the HTTP(S) proxy server +* HTTP(S) proxy user password - User password for connecting to the HTTP(S) proxy server * HTTP(S) proxy except hosts - list of hostnames to exclude separated by commas Both settings can also be configured via `settings.yaml` file via