Conversation
|
@dd32 Can you please merge this pull request for me? I would really like to be able to use my U2F Keys again. |
This isn't my call. I would suggest using a plugin that adds a WebAuthN provider in the meantime: https://wordpress.org/plugins/two-factor-provider-webauthn/ |
|
are you serious? waiting 2.5+ years for review? :| |
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Unlinked AccountsThe following contributors have not linked their GitHub and WordPress.org accounts: @mcguffin, @bkabbott, @adampl. Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases. If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
This is a proof of concept and a follow-up for #427.
The transformation is happening in
includes/WebAuthn/class-webauthn-key-migrator.php. The PHP is mainly gathered together fromsjinks/wp-two-factor-provider-webauthnandmadwizard-org/webauthn-server.Apart from reviewing, here's what I think should be the next steps:
sjinks/wp-two-factor-provider-webauthndoes. I'm feeling indecisive about it and I'm looking forward for your feedback and opinions.