core: fix flow planner checking against wrong user when creating recovery link#15390
Merged
core: fix flow planner checking against wrong user when creating recovery link#15390
Conversation
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
❌ 1 Tests Failed:
View the full list of 1 ❄️ flaky tests
To view more test analytics, go to the Test Analytics Dashboard |
50d74fd to
478e227
Compare
fe27671 to
97e6ab5
Compare
…very link Signed-off-by: Jens Langhammer <jens@goauthentik.io>
97e6ab5 to
b7d85b8
Compare
kensternberg-authentik
added a commit
that referenced
this pull request
Aug 6, 2025
* main: (77 commits) website/integrations: add hass-openid instructions (#14672) core: add updated_at field to user (#15571) root: Add more opencontainer labels to Dockerfiles (#15923) core: bump goauthentik.io/api/v3 from 3.2025064.2 to 3.2025064.3 (#15949) core, providers/ldap: add parent/child groups to api and ldap results (#14974) web: Make Webdriver optional during install. (#15952) core, web: update translations (#15945) packages/django-dramatiq-postgres: fix typo (#15932) web: bump API Client version (#15942) core: fix flow planner checking against wrong user when creating recovery link (#15390) providers/saml: configuration for default NameID Policy (#15109) core: bump boto3 from 1.39.15 to v1.40.1 (#15926) core: bump jsii from 1.112.0 to v1.113.0 (#15927) core: bump argon2-cffi-bindings from 21.2.0 to v25.1.0 (#15925) core: bump aiohttp from 3.12.14 to v3.12.15 (#15924) core: bump opentelemetry-api from 1.35.0 to v1.36.0 (#15928) web/admin: fix variable name (#15934) policies: fix typo (#15933) web: bump @sentry/browser from 9.43.0 to 10.0.0 in /web in the sentry group across 1 directory (#15911) core: bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 (#15908) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details
closes #13714
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make website)