Skip to content

Releases: passbolt/go-passbolt-cli

v0.1.5 - Load Private Key From File

12 Jan 15:34

Choose a tag to compare

Release v0.1.5 - (2022-01-12T15:20:09Z)

Changelog

  • 0449e99 Add Flag to Read Privatekey From File
  • f373792 add shellescapse, update deps

v0.1.4 - Security fix

17 Dec 16:03

Choose a tag to compare

Release v0.1.4 - (2021-12-17T16:00:05Z)

Changelog

  • bf4a0c8 automatically update config file permissions
  • 7f3059d fix Config file Permissions being too open

v0.1.3 - Ease Output Parsing

26 Nov 08:52

Choose a tag to compare

Release v0.1.3 - (2021-11-26T08:49:20Z)

Changelog

2c20350 disable output styling to ease parsing
8044fbb fix totp retry count, adjust newline printing

v0.1.2 - Bugfix Whitlist Session Cookie

18 Nov 11:31

Choose a tag to compare

Release v0.1.2 - (2021-11-18T11:26:30Z)

Changelog

99d2706 Update Deps for Session cookie Bugfix

v0.1.1 - Bugfix Base Path

18 Nov 08:36

Choose a tag to compare

Release v0.1.1 - (2021-11-18T08:24:21Z)

Changelog

dab5f01 Update Deps for bugfixes
27d452c Update README

v0.1.0 - MFA & Server verification Support

22 Sep 11:13

Choose a tag to compare

Release v0.1.0 - (2021-09-22T11:10:47Z)

Changelog

97ef59f add the Verify command
07c02c6 add MFA support, update deps

v0.0.4 - go-passbolt update

16 Sep 17:28

Choose a tag to compare

Release v0.0.4 - (2021-09-16T13:22:27Z)

Minor bugfixes in go-passbolt

Changelog

5c528a9 Update to go-passbolt v0.4.0
661bd3e Update README.md

v0.0.3 - Fix plural Flag Names

15 Sep 17:24

Choose a tag to compare

Release v0.0.3 - (2021-09-15T11:38:33Z)

Changelog

9d1cd09 update all array flags to use singular for names
4226155 improve README.md

v0.0.2 - Update Column Flag Naming

15 Sep 11:10

Choose a tag to compare

Release v0.0.2 - (2021-09-15T11:07:05Z)

Changelog

8bdb750 updated columns flag to be column fixed copy, past mistake

v0.0.1 - Initial Release

13 Sep 07:31

Choose a tag to compare

Release v0.0.1 - (2021-09-13T07:23:49Z)

Changelog

7b553fa improve interactive Password Entry
5d1add8 Update README.md