Skip to content

Releases: mulbc/vaultPass

Token refresher

21 Nov 11:57
Compare
Choose a tag to compare

Vault auto-token refresher

What's Changed

New Contributors

Full Changelog: v2.3.3...v2.3.4

v2.3.3

27 Jan 08:40
Compare
Choose a tag to compare

Add multiple logins per page and configurable Vault path

Resolves #33 #31 #20

What's Changed

  • Allow password to be auto-filled when on a page of its own by @Gerard-CK in #34
  • Add grafana-specific username fieldname by @SamuZad in #36
  • Token grabber documentation by @SamuZad in #38
  • Autofill visible password fields only by @Gerard-CK in #35
  • Update search functionality by @SamuZad in #39
  • Allow custom secrets path and multiple passwords for the same website by @Gerard-CK in #40

New Contributors

Full Changelog: v2.3.2...v2.3.3

v2.3.2

14 Nov 13:59
Compare
Choose a tag to compare

Added Vault token grabber login

Log in very quickly by logging into your Vault Web UI, then pushing the new Get Token from Vault button to grab the tabs Vault token.

Full Changelog: v2.3.1...v2.3.2

Small Bugfix version to help with Issue #28

25 May 15:33
Compare
Choose a tag to compare

This release has only a small change where we prevent calling .text() twice on the same resource when loading secrets from an LDAP user fails. This should help in debugging the underlying LDAP issues.

This has been pushed to Chrome and Firefox stores and is being reviewed there.

What's Changed

New Contributors

Full Changelog: 2.3...v2.3.1

Badge and autofill

12 Aug 14:54
Compare
Choose a tag to compare

If the secret in Vault matches the full hostname, VaultPass will now autofill.
Also the Badge of the Extension icon will now show how many secrets have been found for the current site

What's Changed

Full Changelog: v2.2...2.3

Release version 2.2

07 Mar 12:37
Compare
Choose a tag to compare

Change mount list to be a datalist instead of a - this allows people to use non-default mount names

Release version 2.1

26 Feb 09:04
Compare
Choose a tag to compare

This is a minor release containing:

  • Show error when Token usage provokes non-ok error codes
    • This should help in identifying when the token expired
  • Show Token policies
    • This should make it easier for debugging and figuring out which secret stores can be accessed

Release after UI redesign

25 Feb 16:50
Compare
Choose a tag to compare

Thanks to @ThibaultJanBeyer we now have a wonderful UI!

Changes in this version:

  • Messages that can also disappear after a certain amount of time
  • Login handled in Popup as second page
  • Options page was removed
  • Buttons to copy username or password to the clipboard

1.2: Changes made for publishing to Chrome Webstore

22 Jan 15:06
Compare
Choose a tag to compare

First release uploaded to Chrome and Firefox Stores