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.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

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:

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

  1. Basic install via composer

  2. Modify extension settings in TYPO3 backend
  3. 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

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


All versions of me-backend-security with dependencies

PHP Build Version
Package Version
Requires php Version ^8.0
typo3/cms-core Version ^11.5
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package move-elevator/me-backend-security contains the following files

Loading the files please wait ....