mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-04 13:44:00 +01:00
73632cd368
* Create dedicated password-xp csv importer * Add support for importing unmapped columns as custom fields * Add support for importing folders and assiging items to them * On import into an organization, convert folders to collections * Register importer within importService and make it selectable via the UI Add instructions on how to export from Password XP * Mark method as private * Add docs * Add comment around folder detection * Move test data into separate file --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
3 lines
119 B
TypeScript
3 lines
119 B
TypeScript
export const noFolder = `Title;User name;Account;URL;Password;Modified;Created;Expire on;Description;Modified by
|
|
>>>`;
|