Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSV Import does not import passwords #619

Closed
agh1467 opened this issue Jul 13, 2014 · 0 comments
Closed

CSV Import does not import passwords #619

agh1467 opened this issue Jul 13, 2014 · 0 comments

Comments

@agh1467
Copy link

agh1467 commented Jul 13, 2014

Using the following CSV:

"Label","Login","Password","Web Site","Comments"
"Generic Bank #1","jdoe","superS3cret","https://www.genericbank.com","Checking accounts, etc"
"Generic Bank #2","jdoe","S3cret with spaces","https://www.genericbank.com","Checking accounts, etc"
"Retailer Chain #1",,""Secretstartingwithquotes","https://www.bigboxstore.com",
"Retailer Chain #2",,"'Secretstartingwithsinglequote","https://www.bigboxstore.com",
"Retailer Chain #3",,"'Twosinglequotes'","https://www.bigboxstore.com",
"Health Care #1","jdoe","S3cretwithsinglequote'init","https://www.myhealthcare.com","Health care stuff"
"Health Care #2","jdoe","S3cretwithcomma,init","https://www.myhealthcare.com","Health care stuff"
"Health Care #3","jdoe","S3cretwithdoublequote"init","https://www.myhealthcare.com","Health care stuff"

I'm importing the records into a personal folder. All records are created but none of the records have the password set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants