Download the PHP package move-elevator/me-backend-security without Composer
On this page you can find all versions of the php package move-elevator/me-backend-security. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download move-elevator/me-backend-security
More information about move-elevator/me-backend-security
Files in move-elevator/me-backend-security
Package me-backend-security
Short Description Advanced security for the TYPO3 backend
License GPL-2.0-or-later
Informations about the package me-backend-security
TYPO3 Extension "me_backend_security"
An extension to specify secure password rules and force backend users to change their passwords, if the password is older then a defined limit.
In extension settings you can define:
- Minimum number of capital characters
- Minimum number of lowercase characters
- Minimum number of digits
- Minimum number of special characters
- Minimum length of password
- Maximum days before password must change
If a backend user logs in and his password needs to change, user will be logged out and redirected to comfortable password change form. After password was changed, the user will automatically logged in and can start his work in backend.
The password rules will also be checked when the user tries to change his password in user settings in backend.
Users imported from extension ig_ldap_sso_auth will be ignored.
Install and usage
-
Basic install via composer
- Modify extension settings in TYPO3 backend
- Be safer :)
Checks
Run each command in the project root directory.
Execute PHPUnit tests
Execute PHPCS checks
Fix PHPCS issues
Execute PHPSTAN checks
Execute all quality checks
Contact
- Mail: [email protected]
- Website: https://www.move-elevator.de
Changelog
2023-07-31 - Ronny Hauptvogel [email protected]
2023-06-04 - Ronny Hauptvogel [email protected]
2022-06-22 - Ronny Hauptvogel [email protected]
2022-05-19 - Ronny Hauptvogel [email protected]
2021-12-30 - Ronny Hauptvogel [email protected]
2021-07-19 - Ronny Hauptvogel [email protected]
2021-04-23 - Ronny Hauptvogel [email protected]
2020-12-17 - Ronny Hauptvogel [email protected]
2020-12-09 - Ronny Hauptvogel [email protected]
2020-11-06 - Ronny Hauptvogel [email protected]
2019-05-03 - Philipp Heckelt [email protected]
2019-04-08 - Philipp Heckelt [email protected]
2018-08-06 - Philipp Heckelt [email protected]
2018-02-01 - Philipp Heckelt [email protected]
2018-01-18 - Philipp Heckelt [email protected]
2018-01-10 - Philipp Heckelt [email protected]
2017-12-22 - Philipp Heckelt [email protected]
2017-12-04 - Philipp Heckelt [email protected]
2017-12-08 - Philipp Heckelt [email protected]
2017-12-08 - Philipp Heckelt [email protected]
2017-12-08 - Philipp Heckelt [email protected]
2017-12-04 - Philipp Heckelt [email protected]
Roadmap
- Blacklist for usernames like "admin"