mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-05 07:29:38 +08:00

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.