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

BSK update for iOS system credential provider support #3628

Merged
merged 7 commits into from
Dec 9, 2024

Conversation

amddg44
Copy link
Contributor

@amddg44 amddg44 commented Dec 4, 2024

Task/Issue URL: https://app.asana.com/0/72649045549333/1207512172220035/f
Tech Design URL:
CC:

Description:
Update to BSK due to changes for iOS

Steps to test this PR:

  1. Run up the app on main and save some credentials
  2. Switch to this branch and launch the app again
  3. Confirm passwords are still accessible in the Passwords screen and search the logs to confirm that there is no mention of v4 migration as all keychain items should remain on v3

<!—
Tagging instructions
If this PR isn't ready to be merged for whatever reason it should be marked with the DO NOT MERGE label (particularly if it's a draft)
If it's pending Product Review/PFR, please add the Pending Product Review label.

If at any point it isn't actively being worked on/ready for review/otherwise moving forward (besides the above PR/PFR exception) strongly consider closing it (or not opening it in the first place). If you decide not to close it, make sure it's labelled to make it clear the PRs state and comment with more information.
—>

Definition of Done:

Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

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.

Tested and LGTM!

amddg44 added a commit to duckduckgo/BrowserServicesKit that referenced this pull request Dec 7, 2024
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
…provider

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
Task/Issue URL:
Tech Design URL:
CC:

**Description**:
iOS QuickType support update
…provider

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
amddg44 added a commit to duckduckgo/BrowserServicesKit that referenced this pull request Dec 9, 2024
Task/Issue URL: https://app.asana.com/0/72649045549333/1207512172220035/f
iOS PR: duckduckgo/iOS#3699
macOS PR: duckduckgo/macos-browser#3628
What kind of version bump will this require?: Minor

Description:
Adds support for system level credential provider changes on iOS
…provider

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
@amddg44 amddg44 merged commit 13fd870 into main Dec 9, 2024
20 checks passed
@amddg44 amddg44 deleted the anya/ios-system-cred-provider branch December 9, 2024 19:27
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