DescriptionImplement Keychain reauthorization.
This implements chrome::browser::mac::KeychainReauthorize, which will rewrite
all Keychain items accessible to Chrome having an old requirement string
showing up in any ACL, transitioning them to the new requirement string, which
is now used when signing the application. Rewriting is handled by deleting the
old Keychain item and storing a new one in its place.
The transition code is not yet live, but the requirement string for signed
applications is.
BUG=108238
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=137235
Patch Set 1 #Patch Set 2 : #
Total comments: 4
Patch Set 3 : #
Total comments: 14
Patch Set 4 : #Patch Set 5 : #
Messages
Total messages: 8 (0 generated)
|