2FA code not filled correctly on NameSilo.com

Options

On namesilo.com, 1Password tries to fill the password into the 2FA field on login.

URL: https://www.namesilo.com/login/2fa

Output from "Collect Page Structure":

{
    "unparsedUrl": "https://www.namesilo.com/login/2fa",
    "title": "2 FA",
    "frames": [
        {
            "fields": [
                {
                    "formOpid": 2,
                    "htmlId": "inputPassword",
                    "htmlName": "code",
                    "htmlClass": "form-control form-control-lg",
                    "isActive": true,
                    "isUserEdited": true,
                    "opid": 12,
                    "type": "password",
                    "label": "2-Factor Code:",
                    "labelBefore": "2-Factor Code:"
                },
                {
                    "formOpid": 2,
                    "htmlId": "customCheck1",
                    "htmlName": "verifyComputer",
                    "htmlClass": "custom-control-input",
                    "opid": 13,
                    "type": "checkbox",
                    "label": "Trust this Computer",
                    "labelAfter": "Trust this Computer"
                },
                {
                    "formOpid": 2,
                    "htmlId": "Premium",
                    "htmlClass": "button cli",
                    "isAriaHasPopup": true,
                    "opid": 14,
                    "type": "button",
                    "labelBefore": "Trust this Computer"
                },
                {
                    "formOpid": 2,
                    "htmlClass": "button button-lg bgcb mw208",
                    "opid": 15,
                    "type": "submit"
                }
            ],
            "forms": [
                {
                    "opid": 0
                },
                {
                    "opid": 1
                },
                {
                    "headerText": "Login Your account uses 2-factor authorization. Please enter the code (typically 6 digits) presented by your 2FA app below.",
                    "htmlAction": "https://www.namesilo.com/login/2fa",
                    "htmlMethod": "post",
                    "opid": 2,
                    "textContent": "2-Factor Code: Trust this Computer Submit"
                },
                {
                    "opid": 3
                }
            ],
            "origin": "https://www.namesilo.com",
            "title": "2 FA",
            "pathName": "/login/2fa",
            "uuid": "5687w"
        }
    ]
}

1Password Version: 8.0.34
Extension Version: 2.0.2 (Chrome 91.0)
OS Version: Ubuntu 21.04
Sync Type: my.1password.com

Comments

  • ag_yaron
    ag_yaron
    1Password Alumni
    Options

    Thanks for providing the page's structure @nyuszika7h .

    It does indeed look like 1Password can get confused in that field as there are multiple evidence that this is a password field and not a 2FA code field.
    I'll let our developers know so they can address this.

    ref: dev/core/core#8221

This discussion has been closed.