Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autofill credential migration to shared storage #1026

Merged

Conversation

amddg44
Copy link
Contributor

@amddg44 amddg44 commented Oct 21, 2024

Please review the release process for BrowserServicesKit here.

Required:

Task/Issue URL:
iOS PR: duckduckgo/iOS#3658
macOS PR: duckduckgo/macos-browser#3628
What kind of version bump will this require?: Minor

Description:
Migrates secure vault DB file to shared storage, and migrates the vault keychain items to shared keychain on iOS for usage by its new credential provider extension

Steps to test this PR:

  1. See clients PRs

OS Testing:

  • iOS 14
  • iOS 15
  • iOS 16
  • macOS 10.15
  • macOS 11
  • macOS 12

Internal references:

Software Engineering Expectations
Technical Design Template

@amddg44 amddg44 marked this pull request as ready for review December 4, 2024 13:10
@amddg44 amddg44 requested a review from aataraxiaa December 4, 2024 13:21
Copy link
Contributor

@aataraxiaa aataraxiaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice implementation @amddg44, I like how you handled the different keychain identifiers for iOS and macOS Nice tests also 🚀

@amddg44 amddg44 merged commit 3d22add into feature/system-credential-provider Dec 7, 2024
7 of 8 checks passed
@amddg44 amddg44 deleted the anya/shared-credential-migration branch December 7, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants