mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Disallow importing empty secrets
Fixes #975 And display "ERROR" for any existing bad entries. This is kind of ugly, but it's better than crashing, and there are probably very few (or zero) users who have bad entries anyway.
This commit is contained in:
parent
66b7fd38d6
commit
3bc10bd4b8
14 changed files with 159 additions and 24 deletions
|
@ -152,6 +152,7 @@
|
|||
<string name="set_up_biometric">Set up biometric unlock</string>
|
||||
<string name="copy">Copy</string>
|
||||
<string name="edit">Edit</string>
|
||||
<string name="error_all_caps">ERROR</string>
|
||||
<string name="password">Password</string>
|
||||
<string name="confirm_password">Confirm password</string>
|
||||
<string name="show_password">Show password</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue