Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jun 30, 2023. It is now read-only.
This repository was archived by the owner on Jun 30, 2023. It is now read-only.
There was an error while loading. Please reload this page.
In functional tests the
getFrontendResponsemethod has an argument$frontendUserIdwhich is passed though the query string. However, if i'm not overlooking something, that is never used anywhere. I tried using it and the request has no authorisation ($GLOBALS['TSFE']->fe_user->user === null).