georgringer / no-sudo-mode
Skip sudo mode for dev environments. Don't use on production
Fund package maintenance!
georgringer
paypal.me/GeorgRinger/10
www.amazon.de/hz/wishlist/ls/8F573K08TSDG
Patreon
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >= 8.1 < 8.5
- typo3/cms-backend: ^12.4.32 || ^13.4.13
This package is auto-updated.
Last update: 2025-06-18 13:43:55 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.