Bugfix: WinVaultKeyring.get_credential with non-existent username returns credential of other user (#698)#699
Merged
jaraco merged 8 commits intojaraco:mainfrom JamieBeverley:bugfix/wrong_usernameOct 26, 2024
+35-19
Commits
Commits on Oct 3, 2024
Commits on Oct 4, 2024
- committedJamie Beverley
Commits on Oct 26, 2024
- committed
- committed
- committed
- authored
Unified the Windows.get_password and .get_credential logic through a new _resolve_credential method.
committed- committed