You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other credential helpers support deleting credentials that match a
specified password. See 7144dee (credential/libsecret: erase matching
creds only, 2023-07-26) and cb626f8 (credential/wincred: erase
matching creds only, 2023-07-26).
Support this in osxkeychain too by extracting, decrypting and comparing
the stored password before deleting.
Fixes the following test failure with osxkeychain:
11 - helper (osxkeychain) does not erase a password distinct from
input
Signed-off-by: Bo Anderson <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
0 commit comments