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

Resolve incorrect handling of tokens in logout flow #2795

Merged
merged 3 commits into from
May 28, 2024

Conversation

Firstyear
Copy link
Member

Fixes #2766 - Fixes invalid handling of tokens in the logout flow. This was an oversight on my part when adding multi-instance handling.

Checklist

  • [ x ] This pr contains no AI generated code
  • [ x ] cargo fmt has been run
  • cargo clippy has been run
  • [ x ] cargo test has been run and passes
  • book chapter included (if relevant)
  • design document included (if relevant)

@Firstyear Firstyear marked this pull request as ready for review May 24, 2024 07:06
@Firstyear Firstyear requested a review from yaleman May 24, 2024 07:06
@Firstyear
Copy link
Member Author

Will need to be cherry-picked into 1.2, hopefully won't cause too much issue with a 1.2.2 ....

@Firstyear Firstyear enabled auto-merge (squash) May 28, 2024 05:44
@Firstyear Firstyear merged commit f669f5a into kanidm:master May 28, 2024
23 of 24 checks passed
@Firstyear Firstyear deleted the 20240524-logout-issues branch May 28, 2024 06:01
Firstyear added a commit to Firstyear/kanidm that referenced this pull request May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Can't sign out properly
2 participants