Skip to content

fix(core/auth): harden logout account cleanup#292

Merged
shiny-code-bot merged 1 commit into
mainfrom
fix/logout-auth-cleanup-followup
Jun 1, 2026
Merged

fix(core/auth): harden logout account cleanup#292
shiny-code-bot merged 1 commit into
mainfrom
fix/logout-auth-cleanup-followup

Conversation

@shiny-code-bot
Copy link
Copy Markdown
Collaborator

Summary

  • clear stale active account pointers explicitly during logout cleanup
  • match stored accounts using both auth_mode and credential-derived modes
  • add regression tests for dangling active ids and stale auth mode fields

Refs #280
Refs #279

Verification

  • cd code-rs && cargo test -p code-core logout_
  • ./build-fast.sh

Review Context

Follow-up to #291 based on post-merge auto-review findings.

@shiny-code-bot shiny-code-bot merged commit fb877a1 into main Jun 1, 2026
1 check passed
@shiny-code-bot shiny-code-bot deleted the fix/logout-auth-cleanup-followup branch June 1, 2026 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants