two-factor
two-factor copied to clipboard
Two-Factor Authentication for WordPress.
If you have an application structure where this plugin gets installed into `vendor` due to a composer install override, the asset URLs do not resolve properly in subdomain multisite installs....
Ideally users should setup two factors, one as a primary and one as a backup. e.g., WebAuthn as the primary and TOTP as the backup; or TOTP as the primary...
The settings screen currently links to a Google article for information on buying a key: https://github.com/WordPress/two-factor/blob/90a86f7f452422ad34717c9f2fb945af0a01ac4d/providers/class-two-factor-fido-u2f-admin.php#L208 IMO, it'd be more appropriate to link to an independent page that describes multiple...
I tried to find the report by guessing what the coveralls.io URL would be, but wasn't successful. Adding it to the readme could be helpful. I'm happy to open a...
### Is your enhancement related to a problem? Please describe. Hello, I would like to use 2FA with a hardware TOTP token. Is there a way to enter a predefined...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
### Is your enhancement related to a problem? Please describe. We've been using the 2FA plugin for a couple of years now. One issue we're encountering is that we have...
## What? This PR shortens the short description to be within the WP.org 150 character requirement. Prior short description: Enable Two-Factor Authentication using time-based one-time passwords (OTP, Google Authenticator), Universal...
### Is your enhancement related to a problem? Please describe. The current design of the "Two-Factor Options" section uses HTML tables, which results in a design mismatch compared to the...
- Update and move two factor option heading out of table - Align two factor options with title ## What? This PR updates the layout of Two Factor options to...