Skip to content

Releases: isometry/vault-ssh-plus

v0.4.0

03 Nov 21:53
v0.4.0
5f9a89e
Compare
Choose a tag to compare

Changelog

5f9a89e Full support for ssh_config(5) Host and Match clauses
8d348d1 Update dependencies

v0.3.1

31 Oct 11:24
v0.3.1
fd1756c
Compare
Choose a tag to compare

Changelog

a560657 Disable release drafts
fd1756c Fix --version

v0.3.0

31 Oct 11:14
v0.3.0
7b90008
Compare
Choose a tag to compare

Changelog

7b90008 Enhanced ssh(1) option parsing and further refactoring; add support for allowed_user defaulting

v0.2.0

28 Oct 00:11
v0.2.0
6cf6073
Compare
Choose a tag to compare

Changelog

6cf6073 Renamed, refactored and enhanced

  • Renamed to vault-ssh-plus having discovered vault ssh 🤦🏻‍♂️
  • Significant refactoring and code tidying.
  • Add support for permit-agent-forwarding, permit-user-rc and
    permit-X11-forwarding extensions.
  • Enhanced handling of ssh options passed via -o Key=Value
    mechanism.

v0.1.0

25 Oct 11:08
4e9f840
Compare
Choose a tag to compare

Changelog

10c7557 Enable compatibility with PKCS#11 tokens
c982d92 Fix parsing of vssh options
0af9cbc Improve platform targeting
1f2db3f Parse ssh destination with net/url