o-ba / username
Login provider to login with username only.
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: ^8.1
- typo3/cms-backend: ^12.4 || ^13.4
- typo3/cms-core: ^12.4 || ^13.4
This package is not auto-updated.
Last update: 2025-02-23 09:47:54 UTC
README
Easily enter the backend with any exisiting user by just entering the username. This can be used for testing different users, next to the exisiting switch user functionality, e.g. in case MFA has to be evaluated.
DISCLAMER
THIS EXTENSION IS FOR CONVIENCE WHILE TESTING AND DEVELOPING. DO NOT USE THIS ON PRODUCTION WEBSITES!
Installation
Install this extension via composer req o-ba/username
.
Note: This extension is compatible with TYPO3 v12 and v13.
Credits
This extension was created by Oliver Bartsch in 2025 for the community.