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

test, oauth2: Make sure config test runs field validation #13496

Merged
merged 12 commits into from
Oct 16, 2020
Merged

test, oauth2: Make sure config test runs field validation #13496

merged 12 commits into from
Oct 16, 2020

Commits on Oct 11, 2020

  1. oauth2: Make sure config test runs field validation

    This makes sure config tests for oauth2 filter checks fields
    validations. This also handles nullptr values for token_secret and
    hmac_secret fields due to misconfigurations (for example: token_secret:
    {}). Example config in the docs is also updated.
    
    Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
    dio committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    19637c1 View commit details
    Browse the repository at this point in the history
  2. Fix

    Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
    dio committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    5966bbf View commit details
    Browse the repository at this point in the history
  3. Revert

    Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
    dio committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    1098802 View commit details
    Browse the repository at this point in the history
  4. Revert

    Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
    dio committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    bd8d262 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Review comments

    Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
    dio committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    eaa60b2 View commit details
    Browse the repository at this point in the history
  2. Revert

    Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
    dio committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    580a4cd View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

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

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    25b0792 View commit details
    Browse the repository at this point in the history
  2. Fix

    Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
    dio committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    48122aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beec9ee View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

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

Commits on Oct 16, 2020

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