friendsoftypo3 / sudo-mode
TYPO3 sudo mode
Installs: 4 974
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 8
Forks: 3
Open Issues: 4
Type:typo3-cms-extension
Requires
- ext-dom: *
- ext-libxml: *
- ext-xml: *
- typo3/cms-core: ^9.5 || ^10.4
Requires (Dev)
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2024-10-20 17:48:08 UTC
README
TYPO3 extension sudo_mode
This extension adds the sudo mode to TYPO3: Certain backend actions have to be confirmed with a password to prevent unwanted changes. If the confirmation is successful, the password request is deactivated for a certain period of time.
In TYPO3 v9 LTS the rsaauth extension is also supported.