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

Mask the value of the Authorization header if debug is enabled #501

Merged
merged 4 commits into from
May 14, 2024

Commits on May 7, 2024

  1. mask the value of the Authorization header if debug is enabled

    Signed-off-by: Ross Kirkpatrick <[email protected]>
    Signed-off-by: rosskirkpat <[email protected]>
    rosskirkpat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d28900b View commit details
    Browse the repository at this point in the history
  2. fix linters

    Signed-off-by: Ross Kirkpatrick <[email protected]>
    rosskirkpat committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e5dac7c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. make the auth header sanitization function private

    Signed-off-by: Ross Kirkpatrick <[email protected]>
    rosskirkpat committed May 14, 2024
    Configuration menu
    Copy the full SHA
    708fc2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7af9e3d View commit details
    Browse the repository at this point in the history