Skip to content

Split proxy password into a separate trace event#47

Open
pacujo wants to merge 1 commit intoWithSecureOpenSource:masterfrom
pacujo:split-proxy-password-trace
Open

Split proxy password into a separate trace event#47
pacujo wants to merge 1 commit intoWithSecureOpenSource:masterfrom
pacujo:split-proxy-password-trace

Conversation

@pacujo
Copy link
Copy Markdown

@pacujo pacujo commented Apr 18, 2026

ASYNCHTTP_CLIENT_SET_PROXY is replaced by two events: ASYNCHTTP_CLIENT_SET_PROXY_PUBLIC (without the password) and ASYNCHTTP_CLIENT_SET_PROXY_SECRET (with the password), allowing the operator to enable password logging selectively.

ASYNCHTTP_CLIENT_SET_PROXY is replaced by two events:
ASYNCHTTP_CLIENT_SET_PROXY_PUBLIC (without the password) and
ASYNCHTTP_CLIENT_SET_PROXY_SECRET (with the password), allowing
the operator to enable password logging selectively.
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.

1 participant