alfnru/password_recovery
最新稳定版本:1.2
Composer 安装命令:
composer require alfnru/password_recovery
包简介
Plugin that adds functionality so that a user can create a new password if the original is lost.
README 文档
README
Plugin that adds functionality so that a user can create a new password if the original is lost.
To restore the password, the user is asked a secret question, and/or a confirmation code is sent to an additional email address and SMS to the phone.
It is recommended that you use the "SMSTools" package to send SMS.
When checking and saving a new password, the password is encrypted using the MD5-Crypt method. The password is written directly to the Postfix database (mailbox table).
The Password plugin can also be used when configured accordingly.
Install
- Place this plugin folder into plugins directory of Roundcube
- Add 'password_recovery' to $config['plugins'] in your Roundcube config
- Rename 'config.inc.php.dist' to 'config.inc.php'
- Configure the credentials to access the postfix database in the config.inc.php file
Screenshots
Settings
统计信息
- 总下载量: 217
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2022-01-09






