Time-based One Time Password authentication for WordPress.
Add support for time-based one-time-password authentication to WordPress. Once enabled, you can use an application on your phone (Google Authenticator, Windows Authenticator, etc) to generate TOTP tokens and protect your account from prying eyes.
- Upload the entire
/dovedi
directory to the/wp-content/plugins/
directory. - Activate Dovedi through the 'Plugins' menu in WordPress.
- Enable TOTP support on your user profile
Yes! The Windows Authenticator App works just great!
Yes! The Google Authenticator App works perfectly!
Probably. But it hasn't been tested...
- Fix a JS error that prevented disabling 2FA for users
- Nag users to set up 2FA
- List users' setup status in the Users table
- Refactor for testability (97% coverage!)
- First release
First Release
Contributors: Eric Mann
Donate link: https://eamann.com
Tags: 2fa, authentication, login
Requires at least: 4.3.1
Tested up to: 4.7.3
Stable tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html