Skip to content

Releases: 42wim/vault-plugin-auth-ssh

vault-plugin-auth-ssh v0.3.1

03 Oct 22:02
2e1ed05
Compare
Choose a tag to compare

Changelog

vault-plugin-auth-ssh v0.3.0

14 Jan 20:41
671428d
Compare
Choose a tag to compare

Changelog

  • 671428d Update dependencies and go version to 1.18 (#20)
  • 7688873 Use ssh pubkey verify method to support all ssh keytypes Go supports (#19)

vault-plugin-auth-ssh v0.1.1

05 Dec 22:24
a60827c
Compare
Choose a tag to compare

Changelog

  • a60827c Bump x/crypto dep and set go1.16 as minimum (#16)
  • 3b30aa2 Make sure we have a config before using it (#15)

vault-plugin-auth-ssh v0.1.0

29 Nov 20:21
8b71d28
Compare
Choose a tag to compare

Changelog

vault-plugin-auth-ssh v0.0.2

19 Nov 17:55
Compare
Choose a tag to compare

Changelog

577e1bf Add goreleaser
ce7cb45 Update documentation about secure nonces
57727ac Update createsig to need a nonce
68c2627 Make vssh use the secure_nonce (#12)
3f597cf Add python login example (#11)
3599602 Improve nonce security (#10)
9054f43 Stop replay attacks by checking nonce time (#9)
c9997fa Add metadata login parameter (#8)
dfb0871 Refer to vssh (#5)
a659f9b Add vssh example
7ccab03 Update dependencies
75e4aa5 Add tests
5f04454 Return errors correct
d8a6959 Create LICENSE

v0.0.1

23 Dec 23:25
Compare
Choose a tag to compare

First release.