two-factor icon indicating copy to clipboard operation
two-factor copied to clipboard

Two-Factor Authentication for WordPress.

Results 167 two-factor issues
Sort by recently updated
recently updated
newest added

Refs #693 - Add two-factor-pt_BR.po file with translations - Add CREDITS.md to track translation contributors - Generated MO file will be created during build ## What? ## Why? ## How?...

This PR adds Brazilian Portuguese (pt_BR) translation files for the Two Factor plugin. Changes: - Added `languages/two-factor-pt_BR.po` file with Brazilian Portuguese translations - Added `languages/CREDITS.md` to track translation contributions -...

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.8 to 3.0.9. Commits 2ceedf4 3.0.9 647447b check windows tweak (#115) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.8&new-version=3.0.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...

Dependencies
JavaScript

## What? Introduce a new filter hook in the `Two_Factor_Core::rest_api_can_edit_user_and_update_two_factor_options` method. ## Why? To allow developers to programmatically control whether REST API endpoints related to Two-Factor authentication can edit a...

## What? Triggers change event on checkbox state change. ## Why? Enables listening to events more easily. ## Changelog Entry > Added - Trigger change event on TOTP checkbox state...

## What? Add support for WP.org playground feature. ## Why? Fixes #661. ## How? 1. Add `blueprints/blueprint.json` to the `assets` directory which is synced with WP.org SVN `/assets`. 2. Add...

### Is your enhancement related to a problem? Please describe. Considering the important use-case of this plugin, users should be able to plan for keeping their infrastructure up to date...

Documentation

### Describe the bug When using Apple Passwords I expect that the Authenticator App 2FA code will be populated into the field when browser completion is selected, but it currently...

TOTP

## What? Related to #544: > Is assets folder within SVN trunk necessary given that duplicates the root assets folder? This PR renames the `assets` folder to `.wordpress-org` and ignores...

## What? Adds support for SHA256 and SHA512 hashes for the underlying TOTP algorithm to fully support the RFC6238 spec. Replaces #207 for a cleaner GH expereince. ## Why? Up...

TOTP