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

Add support for Match blocks in sshd config #551

Merged
merged 3 commits into from
Jan 14, 2017

Conversation

hglkrijger
Copy link
Member

@hglkrijger hglkrijger commented Jan 13, 2017

We do not support Match blocks in sshd config, and if they occur anywhere but the end of the file, we can potentially break the config rules. In addition, we do not have unit tests for conf_sshd. These ensure the correct behavior.

/cc @jinhyunr @brendandixon

@brendandixon
Copy link
Contributor

lgtm

@hglkrijger hglkrijger changed the title add unit tests for conf_sshd Add support for Match blocks in sshd config Jan 14, 2017
@hglkrijger
Copy link
Member Author

@brendandixon - note I pushed some additional changes, if you want to take a look.

@hglkrijger hglkrijger merged commit 764b1ba into Azure:master Jan 14, 2017
@hglkrijger hglkrijger deleted the gh544 branch January 14, 2017 02:06
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.

4 participants