An open API service indexing awesome lists of open source software.

https://github.com/o-ba/username

TYPO3 login provider to login with username only
https://github.com/o-ba/username

login typo3 typo3-cms typo3-cms-extension typo3-extension

Last synced: 19 days ago
JSON representation

TYPO3 login provider to login with username only

Awesome Lists containing this project

README

        

# Username - Login provider to login with username only

![Username](./Resources/Public/Icons/Extension.png)

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](./Resources/Public/Icons/Warning.png) 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.