Skip to content

Commit 5dc72c0

Browse files
committed
The extra batch to update credenthal helpers
These two topics did not see much interest and reviews while they were on 'next'; let's "inflict" them to the general public and see if anybody screams, which is much less nicer way than to merge only topics that are well reviewed down in an orderly manner, but that is the only thing we can do to these topics without any development community help. Signed-off-by: Junio C Hamano <[email protected]>
1 parent bc92d2c commit 5dc72c0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/RelNotes/2.43.0.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ UI, Workflows & Features
1515
* "git cmd -h" learned to signal which options can be negated by
1616
listing such options like "--[no-]opt".
1717

18+
* The way authentication related data other than passwords (e.g.
19+
oath token and password expiration data) are stored in libsecret
20+
keyrings has been rethought.
21+
22+
* Update two credential helpers to correctly match which credential
23+
to erase; they dropped not the ones with stale password.
24+
1825

1926
Performance, Internal Implementation, Development Support etc.
2027

0 commit comments

Comments
 (0)