somelchenko / gauthenticator
使用 Google Authenticator 的 Magento 2 两因素认证
1.0.0
2018-01-04 15:47 UTC
Requires
- php: ~7.0.0|~7.1.0|~7.2.0
- christian-riesen/otp: ^2.0
- magento/magento-composer-installer: *
This package is not auto-updated.
Last update: 2024-09-21 03:07:06 UTC
README
Magento 2 两因素认证使用 Google Authenticator OTP。
Google Authenticator 与您的 Google 账户的 2 步验证配合使用,以在登录时提供额外的安全层。
安装
安装模块。在 magento 根目录下运行
composer require somelchenko/gauthenticator
bin/magento setup:upgrade
控制台
禁用客户的两因素认证
bin/magento admin:user:disable-google-otp
Google Authenticator 应用程序
还有适用于 iPhone 和 Android 的 Google Authenticator 应用程序的旧版开源版本。iPhone 和 Android。

