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

WebAuthn changes required for production #169

Merged
merged 7 commits into from
May 22, 2023
Merged

Commits on May 19, 2023

  1. The WebAuthn plugin does not work well with shared user tables, ensur…

    …e that it reads from the correct tables.
    dd32 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    deb8868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c36df99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e437f9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23653a1 View commit details
    Browse the repository at this point in the history
  5. Cache WPORG_TwoFactor_Provider_WebAuthn::is_available_for_user() whic…

    …h is called during set_current_user.
    dd32 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    3f726fd View commit details
    Browse the repository at this point in the history
  6. Extend the 2FA revalidation after successfully adding a key, as addin…

    …g a key gives account access.
    dd32 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    b91bb2d View commit details
    Browse the repository at this point in the history
  7. Rename the provider filename.

    dd32 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    0a9be68 View commit details
    Browse the repository at this point in the history