bartnv / twofactor_webauthn

Roundcube plugin for FIDO2/WebAuthn 2-factor authentication
GNU General Public License v3.0
30 stars 7 forks source link

I adopted it in iRedmail, but I cannot add a security key. #22

Open PYU224 opened 1 year ago

PYU224 commented 1 year ago

I use it from iRedmail's rouncube. When I try to add a security key, I get "Action failed: configuration is locked." and I can't add the key.

bartnv commented 1 year ago

I expect you are confused by the, admittedly illogical, flow of the settings page. If you have the configuration lock enabled, you need to click the slider to disable it and then click Save. Only then can you add a new security key.

I'll see if I can improve this flow a bit or at least make it clear what's happening.