-
Notifications
You must be signed in to change notification settings - Fork 138
Issues: 99designs/keyring
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
macos Ventura 13.2.1 reports only 'pass' and 'file' as available backends, no 'keychain'.
#126
opened May 16, 2023 by
dcopenhaver
keyring.FileBackend
should return ErrKeyNotFound
for Remove()
when the key is not present
#125
opened Mar 14, 2023 by
chkohner
Using file BackendType and FixedStringPrompt creates file, but does not prompt for password
#124
opened Feb 26, 2023 by
jsoneaday
Is there a way to prevent continuous popups for password on keychain?
#118
opened Jan 10, 2023 by
maidul98
Using keyring on Linux leaves dbus-daemons running, perhaps because godbus connection is not closed
#103
opened Jan 22, 2022 by
afunix
[bug] WinCred kr.Keys() return empty when kr.Set() doesn't call before
#97
opened Dec 9, 2021 by
Halimao
linux_syscall.c:67:13: error: implicit declaration of function 'setresgid' is invalid in C99
#88
opened Jun 30, 2021 by
osok
[dupl] warning: 'SecTrustedApplicationCreateFromPath' is deprecated on macOS 10.15 Catalina
#66
opened Mar 12, 2020 by
jonioni
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.