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 #1321: Settings GUI: "Save password to Keyring" was disabled #1326

Merged
merged 1 commit into from
Oct 7, 2022
Merged

Fix #1321: Settings GUI: "Save password to Keyring" was disabled #1326

merged 1 commit into from
Oct 7, 2022

Conversation

aryoda
Copy link
Contributor

@aryoda aryoda commented Oct 7, 2022

due to "no appropriate keyring found"

  • Add more DEBUG output to tools.keyringSupported()
  • Add "keyring-supported" to "--diagnostics" output
  • Add diagnostic and how-to-fix doc around keyring to README.md

…to "no appropriate keyring found"

* Add more DEBUG output to tools.keyringSupported()
* Add "keyring-supported" to "--diagnostics" output
@emtiu
Copy link
Member

emtiu commented Oct 7, 2022

Awesome, thanks for the thorough work :) Would you like to include/link your upcoming patch file or hotfix instructions in README as well? Or is this PR totally ready to commit?

@aryoda
Copy link
Contributor Author

aryoda commented Oct 7, 2022

This PR is ready to commit!

I want to "hide" the patch in the issue since we do not want to support back-ports but some maintainers may want to do this.

The "how to fix" doc is only meant for configuring a supported backend class...

The patch file is in work and scheduled for tomorrow :-)

@emtiu emtiu merged commit 231eb59 into bit-team:master Oct 7, 2022
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.

2 participants