Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Import Login info from .csv file

  • 2 svar
  • 1 har dette problem
  • 2 visninger
  • Seneste svar af cor-el

more options

I am trying to import user names and passwords from a .csv file. I've enabled import and the "import from file" option appears, however, after I select the .csv file none of the user names or passwords are imported. Is there a reason for this, an additional step to take, or specific format? The document has columns: url, username, password — in that order. There doesn't seem to be any reason the list is not importing. Any help?

I am trying to import user names and passwords from a .csv file. I've enabled import and the "import from file" option appears, however, after I select the .csv file none of the user names or passwords are imported. Is there a reason for this, an additional step to take, or specific format? The document has columns: url, username, password — in that order. There doesn't seem to be any reason the list is not importing. Any help?

Alle svar (2)

more options

I assume it would be the same format as the file produced by Export. This worked in a quick test (please ignore the way the forum creates a link, it should be plain text):

"url","username","password","httpRealm","formActionOrigin","guid","timeCreated","timeLastUsed","timePasswordChanged" "https://www.jeffersonscher.com","test123","top_secret",,,,,,

This is a dummy login page that you can use to test saving and accessing saved logins. Don't use any of your real logins:

https://www.jeffersonscher.com/res/logintest.html

more options

You need at least origin (url) and username and password columns in the header line.

You can possibly temporarily set signon.debug = true and check the Browser Console for possible messages.

Ændret af cor-el den