diff --git a/Configuration/RequestMiddlewares.php b/Configuration/RequestMiddlewares.php index 6d1ef93..1894d3e 100644 --- a/Configuration/RequestMiddlewares.php +++ b/Configuration/RequestMiddlewares.php @@ -7,6 +7,7 @@ 'after' => [ 'typo3/cms-frontend/authentication', 'typo3/cms-frontend/backend-user-authentication', + 'typo3/cms-adminpanel/initiator', ], ], ],