Login keeps going to root of website instead of login page
I manage a number of Wordpress websites and would like to create saved Logins in 1Password for all of them. I created a CSV file in the proper format:
SiteName,http://www.MySite1.com/wp-admin/edit.php?post_type=page,MyUserName,MyPassword
and they imported correctly. However, when I click on them in 1Password, instead of going to:
http://www.MySite1.com/wp-admin/edit.php?post_type=page
I wind up being directed to
http://www.MySite1.com
How do I set this up so that I go to the URL that I want it to?
1Password Version: 5.3
Extension Version: Not Provided
OS Version: OSX 10.10.3
Sync Type: Not Provided
Comments
-
Hi @bcarney,
That is curious. It seems to work OK on 1Password for Windows, but not on the Mac. The imported "JSON" looks correct, but you're right, only the website portion is being entered.
{ "uuid" : "730A9534092B417DA1A818041FA7BC92", "updatedAt" : 1432747966, "URLs" : [ { "overview" : { "label" : "website", "url" : "http://www.MySite1.com/wp-admin/edit.php?post_type=page" } } ], "createdAt" : 1432747966, "details" : { "backupKeys" : [ "6J6fkgo+tJr/lMrTio9loZTa3Wfrn+LJ563ZZohkYVWUHSDvEp3mbiIyShiz6HbHxGb1s935t6orPEE7+cu3Yg==" ], "fields" : [ { "value" : "MyUserName", "name" : "username", "designation" : "username" }, { "designation" : "password", "name" : "password", "value" : "MyPassword" } ], "notesPlain" : "" }, "categoryUUID" : "001", "sectionName" : "S", "overview" : { "url" : "http://www.MySite1.com/wp-admin/edit.php?post_type=page", "ainfo" : "MyUserName", "ps" : 48, "title" : "SiteName" } }
0 -
I manually created a test login (rather than importing them) and used the full, long URL:
http://www.MySite1.com/wp-admin/edit.php?post_type=page
and clicking on that directs me to the root of the site.
If I use http://www.MySite1.com/wp-admin/ I get to the login page properly, but then I'm at the main Wordpress admin screen instead of the Page editor which is where I'd prefer to be.It appears it's a 1P issue rather than an importing one.
0 -
Hi @bcarney,
Can you test something for me please, see if you find the same thing I am.
If I use open and fill from the main 1Password window I observe what you describe, I want to visit
https://ABC.wordpress.com/wp-admin/edit.php?post_type=page
but I end up athttps://ABC.wordpress.com/
Now if I open up 1Password mini with my browser (Safari for me) in focus, start typing wordpress to narrow down the list of Login items and tap return to initiate open and fill from within the extension then it seems to load properly, my details are filled and I'm taken to what I believe is the correct page.
If you try the same do you observe this odd behaviour?
0 -
Yes, mine works exactly as you describe - the main 1P window goes to the site root, but 1P mini goes to the proper page.
0 -
Hi @bcarney,
Well I've narrowed down the issue but why it's happening? I'm still none the wiser.
If you're curious it's the word
edit
. If you try and use open and fill from the main 1Password window and the word edit appears by itself (so specific non-alphanumerics characters either side) in the path then it wipes out the entire path after the domain. I really have no idea what in the code is responsible for this weird behaviour but thanks to you bringing this to our attention I think I have enough to help the developers know where to look.What it does mean though is for the moment open and fill from the main 1Password window won't work for you with that URL. Sorry it isn't better news for the moment. As you've discovered 1Password mini behaves properly so hopefully that will be an acceptable workaround until we can get this fixed.
ref: OPM-3121
0