bitwarden-estensione-browser/spec/common/importers
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
..
testData/onePasswordCsv Fix 1password importer (#217) 2020-12-04 12:29:31 -06:00
keepass2XmlImporter.spec.ts
lastpassCsvImporter.spec.ts
onepassword1PifImporter.spec.ts fix lint issues 2019-03-27 14:46:34 -04:00
onepasswordCsvImporter.spec.ts Fix 1password importer (#217) 2020-12-04 12:29:31 -06:00