alexandregz / twofactor_gauthenticator

This RoundCube plugin adds the 2-step verification(OTP) to the login proccess
MIT License
220 stars 77 forks source link

Always incorrect code #132

Open sse450 opened 3 years ago

sse450 commented 3 years ago

I used this plugin with success in the past. But, new setup on another server is not working:

  1. Google authenticator says "key is not recognised".
  2. Authy says "Invalid format. Token format not supported"
  3. Bitwarden TOTP scans, but the code is always incorrect. Time is in sync.
  4. Secret and all the recovery codes are the same string. Something is going on, but couldn't understand what. I would appreciate any help. Thanks.
alexandregz commented 3 years ago

Do you have last version of plugin?

sse450 commented 3 years ago

I am using the one downloaded by cloning from github.

WanWizard commented 3 years ago

@sse450 what PHP version are you using? So far, all complainers seem to use PHP 7.3+.