alexandregz / twofactor_gauthenticator

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

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

Open choppedstraw opened 3 months ago

choppedstraw commented 3 months 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.