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: don't assume the login challenge to be a UUID #3317

Merged
merged 4 commits into from
Jun 19, 2023

Commits on Jun 16, 2023

  1. fix: don't assume the login challenge to be a UUID

    For compatibility with ory/hydra#3515, which
    now encodes the whole flow in the login challenge, we cannot further
    assume that the challenge is a UUID.
    hperl committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d9efc0a View commit details
    Browse the repository at this point in the history
  2. fix: don't assume the login challenge to be a UUID

    For compatibility with ory/hydra#3515, which
    now encodes the whole flow in the login challenge, we cannot further
    assume that the challenge is a UUID.
    hperl committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    794ac6a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Update hydra/hydra_test.go

    Co-authored-by: Patrik <[email protected]>
    aeneasr and zepatrik authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    c368567 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

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