Closed meaz closed 4 years ago
Hi,
I use roundcube 1.4.2 with elastic.
I have 2FA enabled. When I click on Show recovery codes nothing happens, the codes are not displayed (I still have the ***).
However, Show secret and Show QR-code work fine.
That is a bit annoying because that means that you can't get those back if you didn't save them the day you've enable 2FA!
Same for me in Roundcube 1.4.7 Workaround: open developer tools in your browser and remove disabled="disabled" attribute from input tag.
disabled="disabled"
input
corrected, thx to @zaharcelac for the solution!
Hi,
I use roundcube 1.4.2 with elastic.
I have 2FA enabled. When I click on Show recovery codes nothing happens, the codes are not displayed (I still have the ***).
However, Show secret and Show QR-code work fine.
That is a bit annoying because that means that you can't get those back if you didn't save them the day you've enable 2FA!