Skip to content

auto option to ignore keyring inside SSH session#1982

Open
rolandwalker wants to merge 1 commit into
mainfrom
RW/keyring-auto-option-ignore-ssh
Open

auto option to ignore keyring inside SSH session#1982
rolandwalker wants to merge 1 commit into
mainfrom
RW/keyring-auto-option-ignore-ssh

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

When inside an SSH session from a remote client, the local system keyring either will not work, or may prompt invisibly via the GUI on the server side.

Add an auto option to skip using the system keyring when we can detect that mycli is inside an SSH session.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker requested review from amjith and scottnemes July 4, 2026 10:47
@rolandwalker rolandwalker self-assigned this Jul 4, 2026
When inside an SSH session from a remote client, the local system
keyring either will not work, or may prompt invisibly via the GUI
on the server side.

Add an "auto" option to skip using the system keyring when we can
detect that mycli is inside an SSH session.
@rolandwalker rolandwalker force-pushed the RW/keyring-auto-option-ignore-ssh branch from d96412c to 7765315 Compare July 4, 2026 10:56
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.

1 participant