1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-22 01:09:21 +01:00
bitwarden-estensione-browser/libs/common/spec/importers/testData/firefoxCsv/simplePasswordData.csv.ts
2022-06-03 16:24:40 +02:00

3 lines
267 B
TypeScript

export const data = `"url","username","password","httpRealm","formActionOrigin","guid","timeCreated","timeLastUsed","timePasswordChanged"
"https://example.com","foo","bar",,"","{d61e37fa-2bc4-469a-bd66-41fd3b0005e0}","1612345678900","1612345678900","1612345678900"`;