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

rgw: use trace logs for RGW admin HTTP info #8937

Merged
merged 1 commit into from Oct 7, 2021

Commits on Oct 7, 2021

  1. rgw: use trace logs for RGW admin HTTP info

    Debug logs for the RGW Admin Ops debugHTTPClient can leak credentials
    used to access the Admin Ops API as well as credentials that may be
    returned for any buckets/users. Use trace logs instead, which users are
    unlikely to enable in production to mitigate the risk.
    
    Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
    BlaineEXE committed Oct 7, 2021
    Copy the full SHA
    f339737 View commit details
    Browse the repository at this point in the history