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

hooks: Add support for gRPC mTLS #1114

Merged
merged 7 commits into from
Sep 18, 2024

Commits on Apr 17, 2024

  1. feat: adds mTLS support for gRPC hook. grpc hook now have a hooks-grp…

    …c-secure flag
    Tarida George Cristian committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    892d705 View commit details
    Browse the repository at this point in the history
  2. fix: fix gRPC call when Authorization header is missing

    Tarida George Cristian committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e1cdb3e View commit details
    Browse the repository at this point in the history
  3. ignore .vscode ide settings

    Tarida George Cristian committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5192a83 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    bf7f845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37aa10d View commit details
    Browse the repository at this point in the history
  3. Fix imports and format

    Acconut committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b2cd261 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    489dcd8 View commit details
    Browse the repository at this point in the history