Two things when I try to login:
LastPass detected a login form that is insecureAccording to the LastPass docs:
This means that the webpage you are on uses an insecure method to submit data.
We specifically look for GET and mailto: methods on the page
This happens on adriatic which has a real server certificate for the Admin UI.
This was tested on Chrome 68.0.3440.106 for Linux, LastPass Chrome Toolbar: 4.17.0.
@couchand: I think I mentioned this a little while back. There's definitely no rush but a good answer to anyone complaining about having to login is: in this day and age, everyone should use a password manager. Making sure the popular password managers are happy would be of great help.
Don't really understand why it's unhappy, since we're doing a POST over HTTPS…
I know, it's a bit weird. Also the fact that it doesn't recognize it and offer to save it. I believe those are separate.
Someone out there suggests sticking an explicit method="post" in the form field. Not sure if we actually do.
Only one issue out of two: turns out I had the entire domain in Never Fill.
It now correctly prompts to save the credentials. However, it does not autofill.
Adding method="post" attribute to the form (through browser edit) gets rid of the Insecure form warning.
To enable auto-filling, we need to add name attributes to the username and password input boxes. When done, LastPass shows the field name in the "advanced" view of a saved entry. It should work to auto-fill.
@piyush-singh I suggested that we close out this issue, since the only actionable details were related to LastPass. Pete had originally planned to keep it open to reflect the same concern regarding other password managers. If we have time before the release, it might be a good idea to spend a few minutes checking a few of the other popular ones.
I did see some concerns with 1password mentioned, but hopefully the changes for LastPass would address them. I happen to use 1password, so I will test that out on Adriatic and file an issue if I notice anything wonky.
@couchand confirmed that 1password now works with Pete's changes on Cyan.
Most helpful comment
@couchand confirmed that 1password now works with Pete's changes on Cyan.