Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin hangs when the security plugin option is clicked #596

Closed
ralphbeckett opened this issue Mar 13, 2024 · 1 comment
Closed

Plugin hangs when the security plugin option is clicked #596

ralphbeckett opened this issue Mar 13, 2024 · 1 comment

Comments

@ralphbeckett
Copy link

Describe the bug

The security key option hangs when that option is selected to setup the key. I have a Yubi Key plugged into my computer.

Steps to Reproduce

see the image. All I do is click "Register NewKey" and a little rotating icon appears and never goes away. I did push the button on the Yubi Key - no luck.

Screenshots, screen recording, code snippet

Screenshot 2024-03-13 at 09-36-32 Edit User Ralph Beckett ‹ Water For Humans — WordPress

Environment information

wordpress 6.4.3
The plugin works fine except this one feature. I have not closed down all the other plugins since I will simply not use the feature if I need to drop one of the other plugins.

Please confirm that you have searched existing issues in this repository.

Yes

Please confirm that you have tested with all plugins deactivated except Two-Factor.

No

@kasparsd
Copy link
Collaborator

@ralphbeckett This is most likely due to FIDO U2F support in browsers being removed in favour of webauthn, see #423 and #427.

I've personally had great success with using the https://github.com/sjinks/wp-two-factor-provider-webauthn which supports existing U2F key credentials.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants