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

check all headers, go version bump #171

Merged
merged 3 commits into from
May 11, 2022
Merged

Commits on May 9, 2022

  1. .github: update go version

    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed May 9, 2022
    Configuration menu
    Copy the full SHA
    839fef0 View commit details
    Browse the repository at this point in the history
  2. pkg/proxy: check all rewrite headers

    It is considered problematic, when only the first header value is
    being authorized and the rest is dropped. It might give the false
    impression that all given values are authorized.
    
    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed May 9, 2022
    Configuration menu
    Copy the full SHA
    9fd649a View commit details
    Browse the repository at this point in the history
  3. pkg/proxy: remove dead code

    Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
    ibihim committed May 9, 2022
    Configuration menu
    Copy the full SHA
    c93fde0 View commit details
    Browse the repository at this point in the history