Merge branch 'ap/credential-clear-fix'
commit7e2d0348d8a0009c8c7e0e347dd0404a239188cb
authorJunio C Hamano <gitster@pobox.com>
Mon, 17 Jun 2024 22:55:52 +0000 (17 15:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Jun 2024 22:55:53 +0000 (17 15:55 -0700)
tree5ba64ab9c6382ac953241e85e958a62b4953b1a1
parent4d8ae4d3ca0cb9fd416b5ff79e83172b81cb1d3b
parent27db485c34392df4fe6fbaf57a43f15bd7bf4a36
Merge branch 'ap/credential-clear-fix'

Upon expiration event, the credential subsystem forgot to clear
in-core authentication material other than password (whose support
was added recently), which has been corrected.

* ap/credential-clear-fix:
  credential: clear expired c->credential, unify secret clearing