alexandregz / twofactor_gauthenticator

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

installed it as per instructions, no errors generated, but plugin doesn't work #199

Open choppedstraw opened 1 month ago

choppedstraw commented 1 month ago

Plugin worked great for me in Roundcube 1.6.6 then I upgraded to Roundcube 1.6.8 and can't get it to work anymore. I've re-installed it with composer, using twofactor_gauthenticator version "dev-master", and in Roundcube in settings-> about it shows that it's loaded, but there is no option to configure it (enable).

config.inc.php image

composer.json image

php version is 8.2.20 Debian 12

Any hints on how to get this to work would be appreciated.