Secure your assets and data from unwanted download. Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.
Describe the bug
Clearing the processed files from the maintenance menu throws an Exception:
"Leuchtfeuer\SecureDownloads\Factory\SecureLinkFactory::getRequest(): Return value must be of type TYPO3\CMS\Core\Http\ServerRequest, null returned"
To Reproduce
Steps to reproduce the behavior:
Go to maintenance
Click on "remove temporary assets"
Click on "delete NNNN files from /fileadmin/processed/
Get Ajax Error
Files not removed
Expected behavior
Files should be removed.
Screenshots
Environment (please complete the following information):
Extension Version: 6.0.4
TYPO3 Version: 12.4.22
Browser Chromium
Web Server Apache FPM behind NGINX, no access to configuation, so versions unknown
Describe the bug Clearing the processed files from the maintenance menu throws an Exception: "Leuchtfeuer\SecureDownloads\Factory\SecureLinkFactory::getRequest(): Return value must be of type TYPO3\CMS\Core\Http\ServerRequest, null returned"
To Reproduce Steps to reproduce the behavior: Go to maintenance Click on "remove temporary assets" Click on "delete NNNN files from /fileadmin/processed/ Get Ajax Error Files not removed
Expected behavior Files should be removed.
Screenshots
Environment (please complete the following information):