magetarian / module-customer-tfa
为 Magento 2 提供的 TFA 客户端模块
1.1.6
2022-08-16 04:17 UTC
Requires
- php: ~7.4.0||~8.1.0
- endroid/qr-code: ^4.3.5
- magento/framework: ~103.0
- magento/module-backend: ~102.0
- magento/module-customer: ~103.0
- magento/module-eav: ~102.1
- magento/module-store: ~101.1
- magento/module-two-factor-auth: ~1.0||~1.1
README
该模块为用户添加了使用 TFA 登录的功能。
支持的提供商
- Google Authenticator
- Authy
- Duo Security
安装
在 Magento 2 根目录下运行以下命令
composer require magetarian/module-customer-tfa
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
卸载
在 Magento 2 根目录下运行以下命令
composer remove magetarian/module-customer-tfa
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
为此模块做出贡献
您可以随意分支并为此模块做出贡献,创建一个 pull request,我们将合并您的更改到 master 分支。
致谢
感谢 贡献者