two-factor
two-factor copied to clipboard
Two-Factor Authentication for WordPress.
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Just looking for ways to speed up the login process here. Has anyone worked out a nice way to log in without entering a password? So meaning just entering email...
Hi, It would be great to have the admin option to mass-enable 2FA for all user accounts (that don't have it activated yet), enabling the email based option and setting...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.5 to 6.5.8. Release notes Sourced from guzzlehttp/guzzle's releases. Release 6.5.8 See change log for changes. Release 6.5.7 See change log for changes. Release 6.5.6 See change...
WebAuthn is [supported in Firefox 60, and supported shortly in Chrome 67 and Edge 18](https://caniuse.com/#feat=webauthn), providing a cross-browser support that is the spiritual successor to U2F. It's possible to [migrate...
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.4.1 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...
I'm evaluating this plugin for use in my client's projects. Unfortunately, generating QR codes using googleapis is a hard no-go for them. Having a filter hook in `get_google_qr_code` would allow...
Remove U2F
As discussed with @jeffpaul with its deprecation we should remove the provider.
PHP 8.1 [deprecated](https://www.php.net/manual/en/filter.filters.sanitize.php) `FILTER_SANITIZE_STRING`. This PR replaces it with other alternatives. Ref: Automattic/vip-go-mu-plugins#2667
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...