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

feat: authorized_keys #25

Merged
merged 2 commits into from Jan 17, 2022
Merged

feat: authorized_keys #25

merged 2 commits into from Jan 17, 2022

Conversation

caarlos0
Copy link
Member

Added an Option to pass a path to an authorized_keys file, which can then be used to authenticate users.

User may still provide their own implementations using wish.WithPublicKeyAuth(ssh.PublicKeyHandler).

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
@caarlos0 caarlos0 added the enhancement New feature or request label Jan 17, 2022
@caarlos0 caarlos0 self-assigned this Jan 17, 2022
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
@caarlos0 caarlos0 merged commit 9c55a96 into main Jan 17, 2022
@caarlos0 caarlos0 deleted the authorized_keys branch January 17, 2022 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants