wazum / context-auth
Automatic backend authentication if TYPO3_CONTEXT matches
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=7.1.0
- typo3/cms-core: ^9.5
This package is auto-updated.
Last update: 2021-03-15 13:44:09 UTC
README
Automatic backend authentication with configured backend user if TYPO3_CONTEXT
matches. No username and no password required.
For development purposes, so the service is restricted to TYPO3_CONTEXT
values of Development/*
(e.g. Development/Docker
).