jaraco / keyring

MIT License
1.24k stars 156 forks source link

Allow selection of keychain in macOS as an argument #571

Closed a350h closed 2 years ago

a350h commented 2 years ago

it would be incredibly helpful if you could tell keyring which keychain to talk with at runtime as an argument, (keyring.setpassword(service, user, password, *keychain_))

a350h commented 2 years ago

572 submitted

a350h commented 2 years ago

solved by #579