mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
6fb0646481
* 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> |
||
---|---|---|
.. | ||
testData/onePasswordCsv | ||
keepass2XmlImporter.spec.ts | ||
lastpassCsvImporter.spec.ts | ||
onepassword1PifImporter.spec.ts | ||
onepasswordCsvImporter.spec.ts |