Skip to content

Fix Linux keyring command handling#244

Merged
schpet merged 1 commit into
schpet:mainfrom
mezuzza:main
Jul 15, 2026
Merged

Fix Linux keyring command handling#244
schpet merged 1 commit into
schpet:mainfrom
mezuzza:main

Conversation

@mezuzza

@mezuzza mezuzza commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Detect secret-tool availability by whether the executable can be launched, rather than by probing the Secret Service.

Distinguish missing lookup results from operational failures using stderr, and stop treating clear failures as successful deletions. Extend the integration test to cover missing D-Bus and missing executable cases.

Fixes #231

Detect secret-tool availability by whether the executable can be launched,
rather than by probing the Secret Service.

Distinguish missing lookup results from operational failures using stderr,
and stop treating clear failures as successful deletions. Extend the
integration test to cover missing D-Bus and missing executable cases.

Fixes #231
@schpet
schpet merged commit 770d5cf into schpet:main Jul 15, 2026
11 checks passed
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.

keyring not working on ubuntu 22.04

2 participants