stream icon indicating copy to clipboard operation
stream copied to clipboard

Add Two Factor connector

Open tharsheblows opened this issue 1 year ago • 0 comments
trafficstars

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

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

Release Changelog

  • Feature: Add Two Factor connector

tharsheblows avatar Aug 23 '24 16:08 tharsheblows