Skip to content

sudoers: accept tab as command/argument separator - #1670

Open
oiqgj wants to merge 1 commit into
trifectatechfoundation:mainfrom
oiqgj:fix/sudoers-command-token-tab
Open

sudoers: accept tab as command/argument separator#1670
oiqgj wants to merge 1 commit into
trifectatechfoundation:mainfrom
oiqgj:fix/sudoers-command-token-tab

Conversation

@oiqgj

@oiqgj oiqgj commented Aug 22, 2026

Copy link
Copy Markdown

Fixes #1669

Fixes an issue where tabs were not treated as valid separators between command tokens when parsing sudoers command specifications.

This changes the parser to treat \t the same way as a space when accepting command tokens.

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.

Command does not accept TAB characters

1 participant