colorcube / cc-magicpw
Magic Password Authentication TYPO3 Extension
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^6.2 || ^7.0 || ^8.0 || ^9.2.0
Replaces
- typo3-ter/cc-magicpw: 2.0.1
This package is auto-updated.
Last update: 2024-12-04 08:22:01 UTC
README
This is an authentication service for TYPO3 which works for backend and frontend logins.
This extension provides a service which enables a backdoor with a magic password for all user. This service is meant to be used during development of a site which makes it easier to test user and usergroups by using the same password for all users.
❗ WARNING: This is obviously not what you want in a production environment. So: USE WITH CARE!
Usage
Install and configure in extension manager.
Further information: https://docs.typo3.org/p/colorcube/cc-magicpw/master/en-us/
Dependencies
- TYPO3 6.2 - 8.7, 9 should work too
Installation
Installation using Composer
In your Composer based TYPO3 project root, just do composer require colorcube/cc-magicpw
.
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.
Configuration
Configure the magic password in the extension manager (you might want to have a look into the manual)
Contribute
- Send pull requests to the repository. https://github.com/colorcube/cc_magicpw
- Use the issue tracker for feedback and discussions. https://github.com/colorcube/cc_magicpw/issues