- Joomla Version
- 5.0.3
- PHP Version
- PHP 8.3.x
- Hoster
- Mittwald
Moin Moin,
ich konnte auf meinen Seiten folgendes VErhalten feststellen. Wenn böse Menschen/Maschinen meine Seiten mit folgender URL aufrufen:
https://domain.de/api/index.php/v1/users?public=true
dann erzeugt das einen Fehler:
Code
A PHP Exception occurred on your site. Here you can find the stack trace:
Exception Type: Joomla\CMS\Access\Exception\AuthenticationFailed
File: /html/cms/libraries/src/Application/ApiApplication.php
Ich merke das, weil mir Akeeba Admin Tools dann bescheid sagt.
So sieht die zeitliche Abfolge aus:
Das steht im Stack:
Spoiler anzeigen
A PHP Exception occurred on your site. Here you can find the stack trace:
Exception Type: Joomla\CMS\Access\Exception\AuthenticationFailed
File: /html/cms/libraries/src/Application/ApiApplication.php
Line: 317
Message:
Code
#0 /html/cms/libraries/src/Application/ApiApplication.php(110): Joomla\CMS\Application\ApiApplication->route()
Code
#1 /html/cms/libraries/src/Application/CMSApplication.php(306): Joomla\CMS\Application\ApiApplication->doExecute()
Request information
GET variables
POST variables
COOKIE variables
REQUEST variables
SERVER variables
Kann da jemand von euch was mit anfangen? Soll ich das als Bug melden? Passiert genauso auf all meinen Seiten!
Lg,
deltapapa