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

Fix secret storage not being used due to bad import #2029

Merged
merged 12 commits into from
Dec 10, 2024
Merged

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Dec 9, 2024

Fixes #2028

Likely broken by the recent ESM conversion
Also fixes pickle key generation when keytar is not present

@t3chguy t3chguy added backport staging Label to automatically backport PR to staging branch and removed backport staging Label to automatically backport PR to staging branch labels Dec 9, 2024
@t3chguy t3chguy marked this pull request as ready for review December 10, 2024 08:01
@t3chguy t3chguy requested a review from a team as a code owner December 10, 2024 08:01
@t3chguy t3chguy self-assigned this Dec 10, 2024
Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the test and sanitising the behaviour in general

@t3chguy t3chguy changed the title Fix keytar import Fix secret storage not being used due to bad import Dec 10, 2024
@t3chguy t3chguy merged commit 5d688c3 into develop Dec 10, 2024
41 checks passed
@t3chguy t3chguy deleted the t3chguy/fix/d2028 branch December 10, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After updating to 1.11.87 Element doesn't use secret storage
2 participants