1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-01 04:37:40 +02:00
bitwarden-browser/spec
Matt Gibson 6fb0646481
Fix 1password importer (#217)
* Fix import of 1password csv

* 1password is using '\' as a quote escape character.

* 1password's csv headers are sometimes capitalized. We want to identify
them case insensitively

* Change cipher type based on csv type header

* Translate 1password data to correct fields

* Test identity and credit card import

* linter fixes

* Do not use node 'fs' module

Karma is being used for automated tests so node modules are not available

Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
2020-12-04 12:29:31 -06:00
..
common Fix 1password importer (#217) 2020-12-04 12:29:31 -06:00
node/services hkdf crypto functions (#190) 2020-10-29 15:52:12 -04:00
support only run chrome tests on github action 2020-07-23 17:23:38 -04:00
web/services hkdf crypto functions (#190) 2020-10-29 15:52:12 -04:00
helpers.ts lint spec dir 2018-04-18 13:43:42 -04:00