by wolfeworks » Wed Nov 18, 2015 11:08 pm
Sorry to reply to an old topic, but I just found it. I encountered this problem and did a little analysis of the page. The problem is that the "Sign In" button isn't really an HTML submit button at all, but rather a link with some Javascript code for the href, so LP doesn't recognize it to submit the username/password. Following it is an HTML submit button, which invokes the "Create an Account" page and that's what LP triggers. One would think that website designers would be interested in facilitating password vaults like LP instead of hindering them, but then most don't have a clue about real security features.
In any event, do any LP gurus know of a way to make LP invoke the Javascript link instead of the submit button to auto-login?