Part-DB-server/src/EventListener
Jan Böhmer a3e012d754 Added an event listener for console commands which shows a warning if the console is called as root or as wrong user
The idea is to prevent permission issues, by accidential calling the console wrong.
2023-12-12 22:23:19 +01:00
..
AddEditCommentRequestListener.php Added possibility to add a change comment to changes via the API 2023-09-18 13:24:33 +02:00
ConsoleEnsureWebserverUserListener.php Added an event listener for console commands which shows a warning if the console is called as root or as wrong user 2023-12-12 22:23:19 +01:00
DisallowSearchEngineIndexingRequestListener.php Fixed PHPstan issues 2023-08-23 22:05:16 +02:00