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: return 403 when VPC-SC violation happens #1131

Merged
merged 2 commits into from
Feb 16, 2022

Commits on Feb 4, 2022

  1. fix: return 403 when VPC-SC violation happens

    This is fixing the issue where VPC-SC violation is not returning 403. Error message map does not recognize VPCSC policy violation error and will default to return an internal server error.
    Erroration2022 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    59e911c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

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