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

Can't log in if set up TOTP code on Security page #1501

Closed
deimjons opened this issue Mar 16, 2024 · 3 comments
Closed

Can't log in if set up TOTP code on Security page #1501

deimjons opened this issue Mar 16, 2024 · 3 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@deimjons
Copy link

deimjons commented Mar 16, 2024

Describe the bug
Can't login if set up TOPT code

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Security page
  2. Enter old and new passwords and TOTP code (4 numbers) and save them.
  3. Log out from a snappymail
  4. Login in snappymail - Got authorization error

Expected behavior
You should login after entered name, password, TOPT code.

Please complete the following information:

  • Browser: Chromium Version 116.0.5845.169 (Official Build) (x86_64)
  • PHP version: PHP 8.2.16
  • SnappyMail Version: 2.35.4
  • Mode: standalone
@the-djmaze
Copy link
Owner

the-djmaze commented Mar 16, 2024

A TOTP code is not 4 numbers.
It's a long string of A-Z2-7 and then you need TOTP software to get the 30 seconds 6 digit code.

@the-djmaze
Copy link
Owner

the-djmaze commented Mar 16, 2024

Read #84 (comment)

@the-djmaze the-djmaze added the needs feedback Further information is requested label Mar 16, 2024
@deimjons
Copy link
Author

@the-djmaze Thank you.

@the-djmaze the-djmaze added documentation Improvements or additions to documentation enhancement New feature or request and removed needs feedback Further information is requested labels Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants