1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-06 09:20:43 +01:00
bitwarden-browser/spec/common/importers
Tomasz Zdybał 827674847f
Skip FirefoxAccounts during Firefox CSV Import (#323)
* Skip FirefoxAccounts during Firefox CSV Import

Firefox exports 'chrome://FirefoxAccounts' if Firefox Accouts are used
in browser. It's quite hacky - password field in CSV is actually a JSON
encoded data, not a password.
Because it's not a useful record, it should be skipped during import.

* Fix indentation

* Move test Firefox test data to files, fix linter errors
2021-04-12 12:08:56 -05:00
..
testData Skip FirefoxAccounts during Firefox CSV Import (#323) 2021-04-12 12:08:56 -05:00
firefoxCsvImporter.spec.ts Skip FirefoxAccounts during Firefox CSV Import (#323) 2021-04-12 12:08:56 -05:00
keepass2XmlImporter.spec.ts encrypted import for bitwarden json (#220) 2020-12-04 21:05:11 -05:00
lastpassCsvImporter.spec.ts Fix glob processing in npm. Ban single param parens (#257) 2021-02-04 09:49:23 -06:00
onepassword1PifImporter.spec.ts Fix 1password importer (#222) 2020-12-08 11:29:57 -06:00
onepasswordMacCsvImporter.spec.ts Match tslint rules (#264) 2021-02-08 14:11:44 -06:00
onepasswordWinCsvImporter.spec.ts Match tslint rules (#264) 2021-02-08 14:11:44 -06:00