BookStack/app/Http
Thomas Kuschan 74097bd47c Simplify ApiAuthException control flow
Remove unnecessary UnauthorizedException
and make ApiAuthException compatible with HttpExceptionInterface.

Move the creation of a rsponse for the exception
from ApiAuthenticate middleware into the application exception handler.
2023-06-16 10:00:02 +02:00
..
Middleware Simplify ApiAuthException control flow 2023-06-16 10:00:02 +02:00
ApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
Controller.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
DownloadResponseFactory.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
Kernel.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Request.php Fixed static analysis issues 2023-02-06 20:00:44 +00:00