Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: remove request uri from error log #25981

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

hiltontj
Copy link
Contributor

@hiltontj hiltontj commented Feb 6, 2025

Changes an error! from logging the full request URI to just log the path. This is to prevent emitting passwords for legacy APIs that accept the auth token in the p parameter (/query and /write).

@hiltontj hiltontj added the v3 label Feb 6, 2025
@hiltontj hiltontj requested a review from a team February 6, 2025 19:18
@hiltontj hiltontj self-assigned this Feb 6, 2025
@hiltontj hiltontj merged commit 1ac67a3 into main Feb 6, 2025
13 checks passed
@hiltontj hiltontj deleted the hiltontj/error-http-log branch February 6, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants