spooner-web/be_secure_pw
最新稳定版本:10.2.1
Composer 安装命令:
composer require spooner-web/be_secure_pw
包简介
You can set password conventions to force secure passwords for BE users.
README 文档
README
tldr
This extension keeps the editor's password safe and secure
What does it do?
This extension
- can set different patterns for the BE user's password
- capital chars
- lower chars
- digits
- special chars
- and set the number of patterns a password must have
- can set a minimum length of a password
- is checking the password in setup module and in BE user record
- is able to set a period of time a password becomes expired and a BE user needs to change it
- is able to force this password change
- a BE user with an expired password has only access to the setup module
- is able to lookup in the pawned password database if the password is found in data breaches
How to install?
composer
composer require spooner-web/be_secure_pw
TYPO3 Extension Manager
Search for be_secure_pw and install it via the EM interface
ZIP upload in EM
Go to the TER page and download the ZIP file. After that, upload it in your TYPO3 Backend in the EM interface.
How to contribute?
- Send issues (bugs, suggestions, features)
- Donate via PayPal
- Send code and create Merge Requests in GitLab
Credits
- Lightwerk GmbH and its customer who wants such a solution for password
- Torben Hansen for the code of PawnedPasswordService
- All other contributors
统计信息
- 总下载量: 456.09k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2016-06-11