Skip to content

mitogen: Fix sudo authentication with translated password prompt#1515

Closed
moreati wants to merge 1 commit into
mitogen-hq:masterfrom
moreati:issue1514
Closed

mitogen: Fix sudo authentication with translated password prompt#1515
moreati wants to merge 1 commit into
mitogen-hq:masterfrom
moreati:issue1514

Conversation

@moreati
Copy link
Copy Markdown
Member

@moreati moreati commented May 18, 2026

Translated prompts may contain whitespace, which was being ignored because mitogen.sudo.PASSWORD_PROMPT_RE is now parsed as VERBOSE. In turn this wasn't caught because there was no test coverage.

Fixes #1514

@moreati moreati force-pushed the issue1514 branch 2 times, most recently from be41449 to ec10738 Compare May 18, 2026 11:58
Translated prompts may contain whitespace, which was being ignored because
mitogen.sudo.PASSWORD_PROMPT_RE is now parsed as VERBOSE. In turn this wasn't
caught because there was no test coverage.
@moreati
Copy link
Copy Markdown
Member Author

moreati commented May 22, 2026

Superceded by #1516

@moreati moreati closed this May 22, 2026
@moreati moreati deleted the issue1514 branch May 22, 2026 11:39
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.

Interactive sudo authentication failure with RHEL8, French localization

1 participant