Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Proxy option to log headers + obfuscate auth-releated headers #1201

Closed
bastienbeurier opened this issue Oct 30, 2023 · 0 comments · Fixed by #1204 or #1249
Closed

Proxy option to log headers + obfuscate auth-releated headers #1201

bastienbeurier opened this issue Oct 30, 2023 · 0 comments · Fixed by #1204 or #1249
Assignees
Labels
enhancement New feature or request

Comments

@bastienbeurier
Copy link
Member

bastienbeurier commented Oct 30, 2023

I think proxy header logging should be enabled by default (for now) to help with debugging.

IMO the logic to detect auth-related headers can start simple (e.g. searching header names for 'auth', 'token', 'key', etc). We should still show the header name and replace the header content with 'xxx'.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants