Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seperated TOTP Fields Vodafone not recognized #2175

Open
Omnibrain007 opened this issue Apr 20, 2024 · 4 comments
Open

Seperated TOTP Fields Vodafone not recognized #2175

Omnibrain007 opened this issue Apr 20, 2024 · 4 comments

Comments

@Omnibrain007
Copy link

Omnibrain007 commented Apr 20, 2024

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

@varjolintu varjolintu added the bug label Apr 21, 2024
@varjolintu
Copy link
Member

I'll have to make an exception for this because nothing indicates those are TOTP fields. What is the exact URL of the 2FA page?

@varjolintu varjolintu added the 2fa label Apr 21, 2024
@Omnibrain007
Copy link
Author

Thanks. Here is the link is: https://login.vodafonemail.de/

I think it would be really helpful for the future when it would be possible to mark this separated fields manual as OTP-fields. I think a feature request for something like this was already opened by someone.

@Omnibrain007
Copy link
Author

sorry here is a second link to same login form: https://mail.vodafone.de/

@varjolintu
Copy link
Member

Yes, there's already a feature request for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants