Skip to content

Don't retry passwords if fscrypt unlock doesn't have a tty#455

Merged
ebiggers merged 1 commit into
masterfrom
tty
Jul 12, 2026
Merged

Don't retry passwords if fscrypt unlock doesn't have a tty#455
ebiggers merged 1 commit into
masterfrom
tty

Conversation

@ebiggers

Copy link
Copy Markdown
Collaborator

Fixes #429

@josephlr josephlr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Are we ok with prompting for a retry if the password is wrong and the user passed --quiet?

@ebiggers

Copy link
Copy Markdown
Collaborator Author

LGTM. Are we ok with prompting for a retry if the password is wrong and the user passed --quiet?

Changed to make --quiet continue to disable retrying.

@ebiggers ebiggers merged commit ed08dee into master Jul 12, 2026
18 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.

fscrypt unlock </dev/null hangs indefinitely

3 participants