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