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

[Audit Logging] Audit logging support in authorization engines. #32995

Merged
merged 12 commits into from
May 3, 2023

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    b74cede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91ad30e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19 from rockspore/create-pull-request/patch-b74cede

    Automated fix for refs/heads/authz-engine
    rockspore committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c40813e View commit details
    Browse the repository at this point in the history
  4. misc

    rockspore committed May 3, 2023
    Configuration menu
    Copy the full SHA
    955970a View commit details
    Browse the repository at this point in the history
  5. remove unused identifier

    rockspore committed May 3, 2023
    Configuration menu
    Copy the full SHA
    42549cd View commit details
    Browse the repository at this point in the history
  6. fix msan

    rockspore committed May 3, 2023
    Configuration menu
    Copy the full SHA
    2f63c17 View commit details
    Browse the repository at this point in the history
  7. initialize audit condition

    rockspore committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1c75737 View commit details
    Browse the repository at this point in the history
  8. fix msan in xds

    rockspore committed May 3, 2023
    Configuration menu
    Copy the full SHA
    9aa7a65 View commit details
    Browse the repository at this point in the history
  9. clang format

    rockspore committed May 3, 2023
    Configuration menu
    Copy the full SHA
    ee7ff78 View commit details
    Browse the repository at this point in the history
  10. move using decl

    rockspore committed May 3, 2023
    Configuration menu
    Copy the full SHA
    cb09e07 View commit details
    Browse the repository at this point in the history
  11. address PR comments

    rockspore committed May 3, 2023
    Configuration menu
    Copy the full SHA
    4bb40e1 View commit details
    Browse the repository at this point in the history
  12. std::move

    rockspore committed May 3, 2023
    Configuration menu
    Copy the full SHA
    629a6e6 View commit details
    Browse the repository at this point in the history