Closed sourgrasses closed 5 months ago
Hi thanks for the contribution!
DCO is failing, which means you're missing the Signed-Off-By field in your commit. git commit --amend -s
should fix it. See https://github.com/ContainerSSH/containerssh.github.io/pull/55/checks?check_run_id=26238821123
Whoops, that should be fixed now.
LGTM thanks! :)
Changes introduced with this PR
The "getting started" description of authentication server implementation still says the public key will show up base64-encoded and in wire format, but it looks like that was deprecated.
By contributing to this repository, I agree to the contribution guidelines.