Skip to content

in_s3/out_s3: mask proxy_uri in the configuration dump - #486

Merged
kenhys merged 1 commit into
fluent:masterfrom
Watson1978:mask-proxy-uri
Aug 24, 2026
Merged

in_s3/out_s3: mask proxy_uri in the configuration dump#486
kenhys merged 1 commit into
fluent:masterfrom
Watson1978:mask-proxy-uri

Conversation

@Watson1978

Copy link
Copy Markdown
Contributor

Setting an authenticated proxy such as http://user:pass@proxy:3128 to proxy_uri writes the password to the log in plain text, so mask it.
sts_http_proxy already sets secret: true, so this makes the two consistent.

Setting an authenticated proxy such as `http://user:pass@proxy:3128` to `proxy_uri` writes the password to the log in plain text, so mask it.
`sts_http_proxy` already sets `secret: true`, so this makes the two consistent.

Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
@Watson1978
Watson1978 requested a review from kenhys August 24, 2026 03:17
@kenhys
kenhys merged commit aa57e02 into fluent:master Aug 24, 2026
9 checks passed
@Watson1978
Watson1978 deleted the mask-proxy-uri branch August 24, 2026 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants