Bitwarden and 1PUX importer improvements

* Fixes #10400
  - Support TOTP entries with bare secrets instead of otpauth urls for Bitwarden. Vice-versa for 1PUX.
  - Support Bitwarden Argon2id encryption scheme

* Fixes #10380 - Support Bitwarden organization collections
This commit is contained in:
Jonathan White 2024-03-25 19:52:21 -04:00
parent 94ace985e7
commit 1896883382
5 changed files with 95 additions and 21 deletions

View file

@ -8678,6 +8678,10 @@ This option is deprecated, use --set-key-file instead.</source>
<source>Shortcuts</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Unsupported KDF type, cannot decrypt json file</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>QtIOCompressor</name>