Describe the bug
On the Malware Scanner page (http://localhost/security/scanner), entering a target directory (e.g. /var/www) in the Custom Path card and clicking Scan causes a red error banner to appear at the top of the page:
The method is not allowed for the requested URL.
Steps to reproduce
- Install extension Malware Scanner
- Open the security panel and navigate to the Malware Scanner page (
http://localhost/security/scanner)
- In the Custom Path card, enter a target directory, e.g.
/var/www
- Click the Scan button
- Observe the banner at the top of the page
Expected behavior
The backend accepts the request, starts a custom-path scan for /var/www, and a corresponding task appears in the All scans list.
Environment
Ubuntu 24.04.2 LTS, Firefox 140.0.4 (64-bit), ServerKit v1.11.4
Logs
Checks
Describe the bug
On the Malware Scanner page (
http://localhost/security/scanner), entering a target directory (e.g./var/www) in the Custom Path card and clicking Scan causes a red error banner to appear at the top of the page:Steps to reproduce
http://localhost/security/scanner)/var/wwwExpected behavior
The backend accepts the request, starts a custom-path scan for
/var/www, and a corresponding task appears in the All scans list.Environment
Ubuntu 24.04.2 LTS, Firefox 140.0.4 (64-bit), ServerKit v1.11.4
Logs
Checks