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

merge 7.0.5 forward into main #1568

Merged
merged 19 commits into from
Jun 3, 2024
Merged

merge 7.0.5 forward into main #1568

merged 19 commits into from
Jun 3, 2024

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    1fb773d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1556 from DuendeSoftware/joe/nre-httpcontext

    Fix null reference exception in event service when httpcontext missing
    josephdecock committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d10c94e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    f0bcffe View commit details
    Browse the repository at this point in the history
  2. Bump Otel package versions

    - These are only referenced by the hosts so just going to latest
    AndersAbel committed May 24, 2024
    Configuration menu
    Copy the full SHA
    598a348 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1560 from DuendeSoftware/anders/dependencies-7.0

    Update OTel dependencies for 7.0
    josephdecock committed May 24, 2024
    Configuration menu
    Copy the full SHA
    725176d View commit details
    Browse the repository at this point in the history
  4. Anders/warn non distributed cache (#1550)

    * Log (info level) if OIDC state data formatter is enabled with in memory distributed cache
    AndersAbel committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a4d0c19 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Add test for max_age=0

    josephdecock committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a00b4d5 View commit details
    Browse the repository at this point in the history
  2. Prevent infinite loop when max_age=0

    Petr Waclawek authored and josephdecock committed May 31, 2024
    Configuration menu
    Copy the full SHA
    26a15d9 View commit details
    Browse the repository at this point in the history
  3. Keep old value of max_age when removed

    Petr Waclawek authored and josephdecock committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4058400 View commit details
    Browse the repository at this point in the history
  4. Remove max_age from model, but not raw

    This makes it more like the prompt=login case, which will make the PAR implementation easier.
    josephdecock committed May 31, 2024
    Configuration menu
    Copy the full SHA
    81bc1b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    845d428 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

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

Commits on Jun 3, 2024

  1. Merge pull request #1565 from DuendeSoftware/joe/max-age-0

    Prevent infinite loop when max_age=0
    brockallen committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    fa3c9cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c81af29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9f1af2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d4fa7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89736be View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1566 from DuendeSoftware/joe/par-prompt-query-params

    PAR - support processed params in authorize endpoint
    brockallen committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1190605 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9cd0ff View commit details
    Browse the repository at this point in the history