Skip to content

Seperated TOTP Fields Vodafone not recognized #2175

@Omnibrain007

Description

@Omnibrain007

When log in to Vodafone Email with 2FA then the 6 separate TOTP fields where not recognized.

Current Behavior

This is the code for the OTP login:

        <div class="totp-form-container" data-element="totp-form" style="">
            <p>Du hast die sichere 2-Faktor-Authentifizierung aktiviert. Schau bitte in Deine Authentifizierungs-App und gib hier den aktuellen Code ein:  </p>
            <div id="codeFields"><div class="fields-container "><input type="text" data-code-field="true" data-index="0" inputmode="numeric" class="input-field " maxlength="1" autocapitalize="none" spellcheck="false"><input type="text" data-code-field="true" data-index="1" inputmode="numeric" class="input-field " maxlength="1" autocapitalize="none" spellcheck="false"><input type="text" data-code-field="true" data-index="2" inputmode="numeric" class="input-field " maxlength="1" autocapitalize="none" spellcheck="false"><input type="text" data-code-field="true" data-index="3" inputmode="numeric" class="input-field " maxlength="1" autocapitalize="none" spellcheck="false"><input type="text" data-code-field="true" data-index="4" inputmode="numeric" class="input-field " maxlength="1" autocapitalize="none" spellcheck="false"><input type="text" data-code-field="true" data-index="5" inputmode="numeric" class="input-field " maxlength="1" autocapitalize="none" spellcheck="false"></div></div>
            <div>
                <input type="button" name="authenticate" class="btn btn-primary" value="Authentifizieren" title="Authentifizieren">
            </div>

Debug info

KeePassXC - 2.7.7
KeePassXC-Browser - 1.9.0.3
Operating system: Win
Browser: Firefox

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions