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

Fully Redact Password #138

Merged
merged 13 commits into from Jul 21, 2023
Merged

Commits on Jul 20, 2023

  1. using regular expressions to redact a password from the url_encoded c…

    …onnection string to keep password out of logs. also redacted in 2 other logging positions for when special characters in linux break current redacting
    jacobshaw42 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    8571756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a666b1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81e49c0 View commit details
    Browse the repository at this point in the history
  4. fixing merge conflict

    jacobshaw42 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    96addfb View commit details
    Browse the repository at this point in the history
  5. removing merge conflict

    jacobshaw42 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b30a817 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8857289 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d032f21 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec8c580 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dde87bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d98e408 View commit details
    Browse the repository at this point in the history
  11. fixing pre-commit

    jacobshaw42 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d23b390 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e2cf90f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    1379638 View commit details
    Browse the repository at this point in the history