-
-
Notifications
You must be signed in to change notification settings - Fork 209
Open
Labels
Description
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