studiomitte / fe-passwordless
This extension allows to log in with any frontend user by providing the username and previously defined password.
Package info
github.com/studiomitte/fe_passwordless
Type:typo3-cms-extension
pkg:composer/studiomitte/fe-passwordless
Requires
- php: ^7.4 || ^8.1 || ^8.2
- typo3/cms-core: ^10.4 || ^11 || ^12
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
This extension allows to log in with any frontend user by providing the username and previously defined password.
This extension is especially helpful on development/testing systems as it circumevents to change the password of a frontend user.
Installation
Install the extension by using composer req studiomitte/fe-passwordless or download the extension from the TER (https://extensions.typo3.org/extension/fe_passwordless/).
Usage
- Install the extension
- Configure the extension in the settings module
- Provide the contexts as comma separated list which are allowed to use the passwordless login
- Provide the password which is used for the passwordless login
Important: If used on a system which is publicly available, make sure to use a strong password as anyone knowing the password can log in as any frontend user!
Credits
This extension was created by Georg Ringer for Studio Mitte, Linz with ♥.
Find more TYPO3 extensions we have developed that provide additional features for TYPO3 sites.
