Download the PHP package trueprogramming/force-password-reset without Composer
On this page you can find all versions of the php package trueprogramming/force-password-reset. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package force-password-reset
force password reset
Author: Michael Semle
E-Mail: [email protected]
repo: https://github.com/true-programming/force-password-reset
This extension provides logic to force fe users to reset their password.
Usage
- Place a login form on your site content
- Define a password reset page where to redirect in typoscript. Important: This should not be the same site as the login form.
- Place another login form on the password reset page.
Features
- Command to set all fe_users to reset their password.
When do I need this extension?
If it is necessary to force all users to change their password. For example for security reasons.
How to install this extension?
You can set this up via composer (composer req trueprogramming/force-password-reset
).
Requirements
- TYPO3 v12 + v13.
License
The extension is licensed under GPL v2+, same as the TYPO3 Core.
For details see the LICENSE file in this repository.
All versions of force-password-reset with dependencies
PHP Build Version
Package Version
Requires
typo3/cms-backend Version
^12 || ^13
typo3/cms-felogin Version ^12 || ^13
typo3/cms-frontend Version ^12 || ^13
typo3/cms-felogin Version ^12 || ^13
typo3/cms-frontend Version ^12 || ^13
The package trueprogramming/force-password-reset contains the following files
Loading the files please wait ....