1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-24 03:32:51 +02:00
bitwarden-browser/spec/common/importers/testData/onePasswordCsv
Matt Gibson 72bf18f369
Fix 1password importer (#222)
* Change cipher type based on csv type header

* Test identity and credit card import

* Do not use node 'fs' module

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

* WIP: mac and windows 1password importer split

Need to improve windows field identification to limit secret data
exposure and improve user experience

* Hide fields with likely secret values

Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
2020-12-08 11:29:57 -06:00
..
creditCard.mac.csv.ts Fix 1password importer (#222) 2020-12-08 11:29:57 -06:00
creditCard.windows.csv.ts Fix 1password importer (#222) 2020-12-08 11:29:57 -06:00
identity.mac.csv.ts Fix 1password importer (#222) 2020-12-08 11:29:57 -06:00
identity.windows.csv.ts Fix 1password importer (#222) 2020-12-08 11:29:57 -06:00
multipleItems.mac.csv.ts Fix 1password importer (#222) 2020-12-08 11:29:57 -06:00
multipleItems.windows.csv.ts Fix 1password importer (#222) 2020-12-08 11:29:57 -06:00