PM-8953: Require 4 digits for pin entry (#4914)

This commit is contained in:
David Perez
2025-03-25 16:20:15 -05:00
committed by GitHub
parent 22376bfe4b
commit b4b4f753ca
4 changed files with 15 additions and 26 deletions

View File

@@ -480,7 +480,7 @@ Scanning will happen automatically.</string>
<string name="unlock">Unlock</string>
<string name="unlock_vault">Unlock vault</string>
<string name="thirty_minutes">30 minutes</string>
<string name="set_pin_description">Set your PIN code for unlocking Bitwarden. Your PIN settings will be reset if you ever fully log out of the application.</string>
<string name="set_pin_description">Your PIN must be at least 4 characters. Your PIN settings will be reset if you ever fully log out of the application.</string>
<string name="logged_in_as_on">Logged in as %1$s on %2$s.</string>
<string name="vault_locked_master_password">Your vault is locked. Verify your master password to continue.</string>
<string name="vault_locked_pin">Your vault is locked. Verify your PIN code to continue.</string>