Skip to content

Conversation

@setchy
Copy link
Member

@setchy setchy commented Nov 24, 2025

Resolves #2420

Even though we've had this migration code since v6.0.0, upon closer inspection we were previously only migrating on-startup in memory and never persisting back to storage (oops).

This should restore the migration logic, and importantly, persist the encrypted token back to disk for next time.

Also adds similar logic to write back refreshed accounts to local storage

@github-actions github-actions bot added the bug Something isn't working label Nov 24, 2025
@setchy setchy mentioned this pull request Nov 24, 2025
1 task
@Araxeus
Copy link
Contributor

Araxeus commented Nov 24, 2025

I tested the build artifact and can confirm this PR fixes the problem, thank you 👍

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
30.6% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@setchy setchy merged commit 3a2ef68 into main Nov 24, 2025
13 of 14 checks passed
@setchy setchy deleted the fix/token-encryption branch November 24, 2025 22:39
@github-actions github-actions bot added this to the Release 6.14.1 milestone Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Development

Successfully merging this pull request may close these issues.

6.14.0 broke saved credentials

3 participants