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

Issue #4128 - test the decoding of OpenId Credentials #4166

Merged
merged 11 commits into from Nov 20, 2019

Commits on Oct 7, 2019

  1. Issue #4128 - test the decoding of OpenId Credentials

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Oct 7, 2019
    Copy the full SHA
    153c404 View commit details
    Browse the repository at this point in the history
  2. add missing licence headers

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Oct 7, 2019
    Copy the full SHA
    cee3552 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8b7c131 View commit details
    Browse the repository at this point in the history
  4. changes from review

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Oct 7, 2019
    Copy the full SHA
    218505b View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'eclipse/jetty-9.4.x' into jetty-9.4.x-4…

    …128-testDecoderPadding
    
    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Oct 7, 2019
    Copy the full SHA
    dd8914d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. changes from review

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Oct 8, 2019
    Copy the full SHA
    0c73cac View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Merge remote-tracking branch 'eclipse/jetty-9.4.x' into jetty-9.4.x-4…

    …128-testDecoderPadding
    
    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Nov 13, 2019
    Copy the full SHA
    06b7925 View commit details
    Browse the repository at this point in the history
  2. remove file from merge

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Nov 13, 2019
    Copy the full SHA
    2b0e1f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Copy the full SHA
    7d94370 View commit details
    Browse the repository at this point in the history
  2. Add test using JWT example from #4128 which demonstrates the issue

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Nov 18, 2019
    Copy the full SHA
    67ec3d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Add javadoc for JwtEncoder

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Nov 19, 2019
    Copy the full SHA
    f784135 View commit details
    Browse the repository at this point in the history