Download the PHP package spooner-web/be_secure_pw without Composer
On this page you can find all versions of the php package spooner-web/be_secure_pw. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download spooner-web/be_secure_pw
More information about spooner-web/be_secure_pw
Files in spooner-web/be_secure_pw
Download spooner-web/be_secure_pw
More information about spooner-web/be_secure_pw
Files in spooner-web/be_secure_pw
Vendor spooner-web
Package be_secure_pw
Short Description You can set password conventions to force secure passwords for BE users.
License GPL-2.0-or-later
Homepage https://git.spooner.io/spooner/be_secure_pw
Package be_secure_pw
Short Description You can set password conventions to force secure passwords for BE users.
License GPL-2.0-or-later
Homepage https://git.spooner.io/spooner/be_secure_pw
Please rate this library. Is it a good library?
Informations about the package be_secure_pw
TYPO3 extension be_secure_pw
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
All versions of be_secure_pw with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 7.4, < 8.3
typo3/cms-core Version ^11.5
typo3/cms-setup Version ^11.5
typo3/cms-beuser Version ^11.5
typo3/cms-core Version ^11.5
typo3/cms-setup Version ^11.5
typo3/cms-beuser Version ^11.5
The package spooner-web/be_secure_pw contains the following files
Loading the files please wait ....