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

feat: preserve_host feature for oauth2_introspect #1131

Merged
merged 14 commits into from
Sep 8, 2023

Commits on Aug 30, 2023

  1. fix: context passing and tracing

    alnr committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    818ac01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b23c5a View commit details
    Browse the repository at this point in the history
  3. chore: removed dead code

    alnr committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e5797df View commit details
    Browse the repository at this point in the history
  4. fix: lint

    alnr committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    281a83f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b6d0ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3853322 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7267ad View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. feat: add "prefix" configuration to bearer token and OAuth2 introspec…

    …tion authenticators
    
    This allows selecting between the two authenticators based on a prefix to the token.
    alnr committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f1c9611 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. fix: go version in CI

    alnr committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    755fc2e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    dfcb54a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fbf952 View commit details
    Browse the repository at this point in the history
  3. chore: unify span names

    alnr committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    759ce32 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Update spec/config.schema.json

    Co-authored-by: Alano Terblanche <[email protected]>
    aeneasr and Benehiko authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ada70db View commit details
    Browse the repository at this point in the history
  2. Update spec/config.schema.json

    Co-authored-by: Alano Terblanche <[email protected]>
    aeneasr and Benehiko authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    50be903 View commit details
    Browse the repository at this point in the history