bitwarden / ios

Bitwarden mobile app for iOS.
https://bitwarden.com
GNU General Public License v3.0
140 stars 12 forks source link

PM-10946: Handle key connector unlock for new user #846

Closed matt-livefront closed 3 weeks ago

matt-livefront commented 3 weeks ago

๐ŸŽŸ๏ธ Tracking

PM-10946

๐Ÿ“” Objective

This handles vault unlock for a new user who needs to be converted to use Key Connector. If the user uses Key Connector, but doesn't yet have a user key, we'll generate a key, upload it to key connector and the API and then use that to unlock the user's vault.

โฐ Reminders before review

๐Ÿฆฎ Reviewer guidelines

github-actions[bot] commented 3 weeks ago

Logo Checkmarx One โ€“ Scan Summary & Details โ€“ 08b0af5a-4310-4cf3-84f9-44d4bad2a645

No New Or Fixed Issues Found

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.57%. Comparing base (9d00511) to head (b463eaf). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #846 +/- ## ========================================== + Coverage 88.55% 88.57% +0.01% ========================================== Files 610 611 +1 Lines 30340 30382 +42 ========================================== + Hits 26869 26911 +42 Misses 3471 3471 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.