Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sshd: recognize quoted group names with spaces in them #509

Merged
merged 2 commits into from
Sep 29, 2017

Conversation

lutter
Copy link
Member

@lutter lutter commented Sep 29, 2017

Fixes: #477

We now allow /\r?\n/ in line endings. The regular expressions preceding eol
and hard_eol are a little tighter than they really need to be to avoid
ambiguous concatenations as they generally result from removing \r from
allowable values. If that turns out to be a problem, we need to refine them
further.

Fixes hercules-team#468
@lutter lutter merged commit a992e5c into hercules-team:master Sep 29, 2017
@lutter lutter deleted the sshd branch September 29, 2017 17:45
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