Skip to content

Commit

Permalink
WebAuthn: Fork in-progress upstream provider
Browse files Browse the repository at this point in the history
This will give us a starting point for our version of the provider. The files were copied verbatim, and then minor changes were made to adjust file paths etc and get it working in this plugin. Future commits will swap in the MadWizard library, and make other changes to fit w.org needs.

Co-Authored-By: mcguffin <[email protected]>
  • Loading branch information
iandunn and mcguffin committed Apr 28, 2023
1 parent 6b54689 commit 7672929
Show file tree
Hide file tree
Showing 12 changed files with 2,712 additions and 2 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
-->
<coverage processUncoveredFiles="false">
<include>
<directory>./providers</directory>
<file>wporg-two-factor.php</file>
<file>class-encrypted-totp-provider.php</file>
<file>settings/settings.php</file>
Expand Down
Loading

0 comments on commit 7672929

Please sign in to comment.