Skip to content

[PM-3092] Clarify argon2 ios autofill warning#2630

Merged
mpbw2 merged 3 commits intobitwarden:masterfrom
quexten:feature/clarify-ios-argon2-warning
Aug 7, 2023
Merged

[PM-3092] Clarify argon2 ios autofill warning#2630
mpbw2 merged 3 commits intobitwarden:masterfrom
quexten:feature/clarify-ios-argon2-warning

Conversation

@quexten
Copy link
Contributor

@quexten quexten commented Jul 19, 2023

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

#2560 Added a warning for iOS users since iOS autofill might crash with too high memory usage caused by argon2. This PR clarifies the message by adding biometric unlock as another option to resolve the issue. When using biometrics to unlock, the KDF is circumvented entirely and thus the issue does not occur (without the user changing their KDF settings).

Code changes

Screenshots

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@bitwarden-bot
Copy link

Thank you for your contribution! We've added this to our internal Community PR board for review.
ID: PM-3092

@bitwarden-bot bitwarden-bot changed the title Clarify argon2 ios autofill warning [PM-3092] Clarify argon2 ios autofill warning Jul 19, 2023
@mpbw2 mpbw2 merged commit ec93a61 into bitwarden:master Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants