Open InputOutputZ opened 2 years ago
thx for the feedback. Can you send a PR, plz?
Sure, #165 here its.
Would this maybe help with my problem that the recovery codes aren't showing?
Would this maybe help with my problem that the recovery codes aren't showing?
Possibly. You have to test it first, check console log, it could be javascript issue in your RC skin.
I didn't see any errors in the console.
I didn't see any errors in the console.
In this case, I would recommend to give try to my last patch commit.
I stopped using Roundcube recently and hadn't had time to test the patch before, JFYI.
Hi there,
I'm just reporting two bugs and a fix.
The first bug, its the check box doesn't reflect if the two factor authentication was already enabled, and fixed it in twofactor_gauthenticator_form method around $activateData initialisation.
Also, the plugin layout breaks in recent Roundcube elastic skin, and I have patched it to the best of my ability, here is the changes:-
In twofactor_gauthenticator_form.js
Also, in twofactor_gauthenticator.js
setup2FAfields, line 52 to 54.
Also in twofactor_gauthenticator.php
With thanks.
Zakaria.