Skip to content

Allow entering an SSH password interactively - #2104

Merged
rolandwalker merged 1 commit into
mainfrom
RW/ssh-tunnel-interactive-password
Aug 7, 2026
Merged

Allow entering an SSH password interactively#2104
rolandwalker merged 1 commit into
mainfrom
RW/ssh-tunnel-interactive-password

Conversation

@rolandwalker

@rolandwalker rolandwalker commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Description

Allow entering an SSH password interactively, falling back to start_new_session=False, losing setsid() for the tunnel process, a compromise.

xref #2103

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 self-assigned this Aug 6, 2026
@rolandwalker
rolandwalker force-pushed the RW/ssh-tunnel-interactive-password branch from c10000d to 5e782b4 Compare August 6, 2026 21:11
falling back to start_new_session=False, losing setsid() for the
tunnel process, a compromise.
@rolandwalker
rolandwalker force-pushed the RW/ssh-tunnel-interactive-password branch from 5e782b4 to 409af48 Compare August 7, 2026 09:21
@rolandwalker
rolandwalker merged commit 9f3a729 into main Aug 7, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/ssh-tunnel-interactive-password branch August 7, 2026 09:32
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