Skip to content

Fix issue where IPM would get stuck in secret mode#1201

Merged
isc-dchui merged 1 commit into
mainfrom
fix-1198
Jul 6, 2026
Merged

Fix issue where IPM would get stuck in secret mode#1201
isc-dchui merged 1 commit into
mainfrom
fix-1198

Conversation

@isc-dchui

Copy link
Copy Markdown
Collaborator

Description

Testing

Manually tested by ctrl+c'ing out of the secret mode password input and verified the terminal returned to echo mode.

Checklist

  • This branch has the latest changes from the main branch rebased or merged.
  • Changelog entry added.
  • Unit (zpm test -only) and integration tests (zpm verify -only) pass.
  • Style matches the style guide in the contributing guide.
  • Documentation has been/will be updated
    • Source controlled docs, e.g. README.md, should be included in this PR and Wiki changes should be made after this PR is merged (add an extra issue for this if needed)
  • Pull request correctly renders in the "Preview" tab.

@isc-dchui isc-dchui merged commit 2081b4d into main Jul 6, 2026
12 checks passed
@isc-dchui isc-dchui deleted the fix-1198 branch July 6, 2026 18:13
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.

Using -password-stdin messes up terminal

2 participants