georgringer / no-sudo-mode
Skip sudo mode for dev environments. Don't use on production
Package info
github.com/georgringer/no_sudo_mode
Type:typo3-cms-extension
pkg:composer/georgringer/no-sudo-mode
Fund package maintenance!
dev-master
2025-06-18 13:41 UTC
Requires
- php: >= 8.1 < 8.5
- typo3/cms-backend: ^12.4.32 || ^13.4.13
This package is auto-updated.
Last update: 2026-02-18 15:21:40 UTC
README
Use this extension to skip the sudo mode. The only use case is on local systems or if you really know what you do.
This security improvement has been added to mitigate https://typo3.org/security/advisory/typo3-core-sa-2025-013.
Usage
Install by composer req georgringer/no-sudo-mode --dev and
configure the hosts which should be not allowed.