Releases: 99designs/keyring
Releases · 99designs/keyring
v1.2.2
19 Dec 05:17
Compare
Sorry, something went wrong.
No results found
Fixed
Fix nil pointer access #116
Return ErrKeyNotFound when removing missing keychain items #113
v1.2.1
07 Mar 11:27
Compare
Sorry, something went wrong.
No results found
Fixed
pass backend: use PASSWORD_STORE_DIR if set #104 #109
Fix tilde expansion #108 #110
Add golangci-lint and fix linting issues #111
v1.2.0
05 Feb 22:27
Compare
Sorry, something went wrong.
No results found
Fixed
wincred: Detect german error message on windows #79
secret service: using dashes in keys #82 #83
kwallet: empty wallet key error #87
build errors on Windows ARM64 #100 #101
pass: Expand dir path #86
Added
Add Linux kernel keyring (keyctl) backend implementation #91
v1.1.6
25 Sep 12:20
Compare
Sorry, something went wrong.
No results found
Fixed
Update jose2go to be compatible with go1.15 #75
v1.1.5
24 Apr 04:12
Compare
Sorry, something went wrong.
No results found
Fixed
Check for other errors from gokeychain.AddItem #67
Percent-encode filenames with slash #69
v1.1.4
11 Feb 04:35
Compare
Sorry, something went wrong.
No results found
Fixed
libsecret: Keys() unlocks collection first #61 (@pda )
v1.1.3
27 Oct 22:26
Compare
Sorry, something went wrong.
No results found
Fixed
password store handle keys with '/' in them #53
v1.1.2
26 Aug 23:56
Compare
Sorry, something went wrong.
No results found
Fixed
Use new kwallet5 dbus interface
v1.1.1
08 Aug 23:58
Compare
Sorry, something went wrong.
No results found
Fixed
Updates the dbus and keychain deps to the latest
v1.1.0
12 Jul 01:21
Compare
Sorry, something went wrong.
No results found
Fixed
Remove mentions of aws-vault #42 #41
Make backends more consistent #46
switch keychain Set() to update existing items instead of delete/add #43
Added
Add a basic CLI tool #40
Add GetMetadata API #29 #48