v0.6.0
·
75 commits
to refs/heads/main
since this release
Changes
- Bump golang.org/x/net from 0.33.0 to 0.36.0 @dependabot[bot] (#288)
- Updates opkssh documentation @EthanHeilman (#269)
π Features
- Fix #207: Allow typ override in VerifySignedMessage with test @sarkarbikram90 (#282)
- Uses less privileged user for SSH AuthorizedKeysCommand user @EthanHeilman (#280)
- Adds Gitlab Provider to OPKSSH @SaahilNotSahil (#277)
π Bug Fixes
- Reenables disabled linter checks and resolves linter problems @EthanHeilman (#291)
- Switches from id_dsa as a default ssh key filename @EthanHeilman (#289)
- Adds toolchain directive @EthanHeilman (#281)
- opkssh add creates
~/.opk/auth_idif it doesn't exist yet @EthanHeilman (#278) - Points opkssh binary to same location @EthanHeilman (#273)