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 more sshd configuration settings #58

Merged
merged 1 commit into from
Aug 28, 2021
Merged

Add support for more sshd configuration settings #58

merged 1 commit into from
Aug 28, 2021

Conversation

smortex
Copy link
Member

@smortex smortex commented Aug 10, 2021

A few settings where missing from the ssh::server::config class. The
list was updated with the settings listed in the sshd_config(5) man page
on FreeBSD 13.0.

While here, settings order has been fixed to always be alphabetical.

A few settings where missing from the ssh::server::config class.  The
list was updated with the settings listed in the sshd_config(5) man page
on FreeBSD 13.0.

While here, settings order has been fixed to always be alphabetical.
@smortex
Copy link
Member Author

smortex commented Aug 10, 2021

As a side note, some settings in the ssh::server::config class are not listed in my package man page. They are probably not valid anymore with newer sshd (probably ignored), but I kept them for backward compatibility.

@zachfi
Copy link
Collaborator

zachfi commented Aug 28, 2021

Nice, thanks for the PR.

@zachfi zachfi merged commit 9d07216 into opus-codium:master Aug 28, 2021
@smortex smortex deleted the sshd-config branch August 28, 2021 20:52
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.

2 participants