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

fix: validate proto messages before converting them to anypb.Any #4499

Merged
merged 15 commits into from
Oct 29, 2024

Commits on Oct 23, 2024

  1. validate proto message before converting to any

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    942de59 View commit details
    Browse the repository at this point in the history
  2. validate proto message before converting to any

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9156ad7 View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ecb5ead View commit details
    Browse the repository at this point in the history
  4. fix test

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9fedc1c View commit details
    Browse the repository at this point in the history
  5. add test for invalid message

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5c5e9ed View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix lint

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    452b877 View commit details
    Browse the repository at this point in the history
  2. fix accesslog translation test

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d4206ab View commit details
    Browse the repository at this point in the history
  3. fix accesslog translation test

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    745f752 View commit details
    Browse the repository at this point in the history
  4. fix authz translation test

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    303655a View commit details
    Browse the repository at this point in the history
  5. unified with ToAnyWithValidation

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d03b269 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9c9211 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abd4f84 View commit details
    Browse the repository at this point in the history
  8. remove todo

    Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
    zhaohuabing committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    861013b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

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