説明
This plugin enables you to secure your WordPress login with two factor authentication (TFA / 2FA) based on Authorizer SecondFactor. Users for whom it is enabled will require an additional one-time code besides their password in order to log in.
For more information see www.authorizer.de/en/wordpress and the “Screenshots” section below.
Features
- Plugin supports the Authorizer SecondFactor API
- Simplified and user friendly UI with overview of all users
- Two-factor settings can be turned on/off for each user individually
- One-time code can be sent by email or SMS (mailTAN or smsTAN/mTAN)
- Free version available
- Easy initial auto-configuration
- Supports latest WordPress version (5.3.1)
- WP Multisite compatible
- Backup of your SecondFactor data in the Authorizer Cloud
- Pro feature: Unlimited transactions in tariffs “Team” and “Business”
- Pro feature: Supports several WordPress instances in parallel (free for all tariffs)
- Pro feature: Sync of your SecondFactor data between multiple WordPress instances (free for all tariffs)
How does it work?
This plugin uses the Authorizer SecondFactor API (www.authorizer.de/en/wordpress) to manage accounts and generate, send and validate challenges (OTP / TAN).
Plugin notes
This plugin is a fork of the Two Factor Authentication plugin by David Nutbourne and David Anderson, original plugin by Oskar Hane.
スクリーンショット
インストール
This plugin requires PHP version 5.3 or higher and either php-openssl or PHP mcrypt. The vast majority of PHP setups will have one of these. If not, ask your hosting company.
- Search for ‘Authorizer SecondFactor’ in the ‘Plugins’ menu in WordPress.
- Click the ‘Install’ button (make sure you pick the right one).
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Find site-wide settings in Settings -> Authorizer SecondFactor.
- Let the plugin auto-configure itself by simply entering your Authorizer credentials.
評価
このプラグインにはレビューがありません。
貢献者と開発者
Authorizer SecondFactor はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
“Authorizer SecondFactor” をあなたの言語に翻訳しましょう。
開発に興味がありますか ?
変更履歴
1.1.3
- Bugfix localization: Set “Text Domain” to “authorizer-secondfactor” and renamed language files accordingly.
1.1.2
- Corrected image paths for icons
1.1.1
- Bugfix for older WordPress versions that could cause JavaScript errors on login under certain conditions
1.1.0
- Implemented offline refresh tokens
1.0.5
- Bugfix for PHP versions < 7 that could cause loading the account list to fail under certain conditions
1.0.4
- Using WordPress-integrated methods for HTTP calls
1.0.3
- Update for WordPress 5.3
- Show amount of available sms and transactions
1.0.2
- Internal optimizations and performance improvements
1.0.1
- Layout optimizations of the TFA user overview
- Added German translations
1.0.0
- First stable version