Dovedi

Plugin Banner

Dovedi

by Eric Mann

Download
Description

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.

Manual Installation

  1. Upload the entire /dovedi directory to the /wp-content/plugins/ directory.
  2. Activate Dovedi through the ‘Plugins’ menu in WordPress.
  3. Enable TOTP support on your user profile
  1. Enable two-step authentication for your WordPress login

    Enable two-step authentication for your WordPress login

  2. Scan the QR code with your mobile app, or enter the code manually

    Scan the QR code with your mobile app, or enter the code manually

  3. Once enabled, you will be prompted for a second login factor whenever you log in

    Once enabled, you will be prompted for a second login factor whenever you log in

Does this work with Windows?

Yes! The Windows Authenticator App works just great!

Does this work with Android?

Yes! The Google Authenticator App works perfectly!

Does this work with iPhone?

Probably. But it hasn’t been tested…

1.1.1

  • Fix a JS error that prevented disabling 2FA for users

1.1.0

  • Nag users to set up 2FA
  • List users’ setup status in the Users table

1.0.0

  • Refactor for testability (97% coverage!)

0.1.0

  • First release
Back to top