bitwarden / ios

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

PM-11275: Update useKeyConnector flag to keyConnectorEnabled #863

Closed matt-livefront closed 3 weeks ago

matt-livefront commented 3 weeks ago

🎟ī¸ Tracking

PM-11275

📔 Objective

Updates the app to use the keyConnectorEnabled flag instead of useKeyConnector on the organization. We were seeing that useKeyConnector would be incorrectly set at times and keyConnectorEnabled is what's used on non-mobile clients.

https://github.com/bitwarden/clients/blob/887d1924a331a292c5425136aac39b14166cf814/libs/common/src/auth/services/key-connector.service.ts#L122

⏰ Reminders before review

đŸĻŽ Reviewer guidelines

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 88.63%. Comparing base (0b1afe3) to head (c7b5520). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #863 +/- ## ======================================= Coverage 88.63% 88.63% ======================================= Files 615 615 Lines 30605 30605 ======================================= Hits 27128 27128 Misses 3477 3477 ```

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

github-actions[bot] commented 3 weeks ago

Logo Checkmarx One – Scan Summary & Details – 5701be7b-173e-41af-ade2-8a30eb3dfa70

No New Or Fixed Issues Found