Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: authelia/authelia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.39.2
Choose a base ref
...
head repository: authelia/authelia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.39.3
Choose a head ref
  • 11 commits
  • 56 files changed
  • 5 contributors

Commits on May 10, 2025

  1. docs: more contrib updates (#9471)

    Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
    james-d-elliott authored May 10, 2025
    Configuration menu
    Copy the full SHA
    bad51c0 View commit details
    Browse the repository at this point in the history
  2. docs(blog): add technical article about oidc (#9349)

    * docs(blog): add technical article about oidc
    
    Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
    
    * docs(blog): add technical article about oidc
    
    Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
    james-d-elliott authored May 10, 2025
    Configuration menu
    Copy the full SHA
    ea6e90b View commit details
    Browse the repository at this point in the history
  3. docs: add komodo integration (#9474)

    * docs: add komodo integration
    
    * docs: fix ai review suggestions
    hendrik1120 authored May 10, 2025
    Configuration menu
    Copy the full SHA
    2d54ad7 View commit details
    Browse the repository at this point in the history
  4. build(deps): update dependency happy-dom to v17.4.7 (#9476)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 10, 2025
    Configuration menu
    Copy the full SHA
    de49f22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9af36c1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2025

  1. fix(oidc): rfc9068 jwt strategy not configured (#9479)

    This fixes an issue where the JWT Profile Access Token Strategy isn't configured when the user configures this kind of response type for one or more clients.
    
    Fixes #9478
    
    Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
    james-d-elliott authored May 11, 2025
    Configuration menu
    Copy the full SHA
    785eab9 View commit details
    Browse the repository at this point in the history
  2. fix(web): no redirection to completion view (#9480)

    This fixes an edge case where users were not redirected to the consent completion view.
    
    Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
    james-d-elliott authored May 11, 2025
    Configuration menu
    Copy the full SHA
    0a4c2f2 View commit details
    Browse the repository at this point in the history
  3. refactor(handlers): token endpoint log client metadata (#9481)

    This adds helpful trace logging to the token endpoint which logs some important client metadata.
    
    Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
    james-d-elliott authored May 11, 2025
    Configuration menu
    Copy the full SHA
    5cbb522 View commit details
    Browse the repository at this point in the history
  4. fix(web): fetch webauthn when disabled (#9482)

    This fixes an issue where disabling WebAuthn Credentials would lead to a slightly annoying error for some users when visiting the Multi-Factor Authentication Settings view. This replaces it with a panel which explains to the user that it's disabled.
    
    Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
    james-d-elliott authored May 11, 2025
    Configuration menu
    Copy the full SHA
    bc318fa View commit details
    Browse the repository at this point in the history
  5. docs: correct redirect uri (#9483)

    Signed-off-by: Dani <assgex@gmail.com>
    DaniW42 authored May 11, 2025
    Configuration menu
    Copy the full SHA
    503e354 View commit details
    Browse the repository at this point in the history
  6. release: v4.39.3 (#9484)

    Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
    james-d-elliott authored May 11, 2025
    Configuration menu
    Copy the full SHA
    48b809f View commit details
    Browse the repository at this point in the history
Loading