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

Add Two Factor connector #1567

Merged
merged 12 commits into from
Oct 8, 2024
Merged

Conversation

tharsheblows
Copy link
Contributor

Fixes #1386

This adds the Two Factor plugin connector. It is based on WP.org's connector here with minor changes: it removes the WebAuthn plugin actions and logs when the provider is initially added by a user.

The core actions, eg updating a user profile and logging in, are still logged, this does not replace those:

Screenshot 2024-08-23 at 12 14 58

Checklist

  • Project documentation has been updated to reflect the changes in this pull request, if applicable.
  • I have tested the changes in the local development environment (see contributing.md).
  • I have added phpunit tests.

Release Changelog

  • Feature: Add Two Factor connector

@tharsheblows tharsheblows added this to the 4.1.0 milestone Aug 23, 2024
@pereirinha pereirinha self-assigned this Oct 3, 2024
@marcinkrzeminski marcinkrzeminski merged commit d2ceb3f into develop Oct 8, 2024
1 check passed
@marcinkrzeminski marcinkrzeminski deleted the feature/1386-2fa-connector branch October 8, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Two Factor connector
3 participants