1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-02 04:48:57 +02:00
bitwarden-browser/libs/common
Hermann Käser a6308042b6
[PS-2263] Keeper CSV import: import TOTP to correct field (#4478)
* Keeper CSV import: import TOTP to correct field

* Fix small issue with notes import

Notes field can be null, the ` + "\n"` coerces those to `"null"`.

* Adds unit tests
2023-01-18 10:19:46 +01:00
..
spec [PS-2263] Keeper CSV import: import TOTP to correct field (#4478) 2023-01-18 10:19:46 +01:00
src [PS-2263] Keeper CSV import: import TOTP to correct field (#4478) 2023-01-18 10:19:46 +01:00
jest.config.js [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00
package.json Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
test.setup.ts [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00
tsconfig.json Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
tsconfig.spec.json [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00