Properly handle `NamedUserException` thrown by PSR controllers
authorAlexander Ebert <ebert@woltlab.com>
Sat, 23 Dec 2023 17:02:05 +0000 (18:02 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 23 Dec 2023 17:02:05 +0000 (18:02 +0100)
commitdf861828fcc7772e80b00f25c540f8b36cba4ebb
treeb59de9941d23a618e1cc55ff504deb751a29c707
parentc8b364d7c292008a5bcf356227da3b992047e550
Properly handle `NamedUserException` thrown by PSR controllers

See https://www.woltlab.com/community/thread/303681/
wcfsetup/install/files/lib/http/error/OperationNotPermittedHandler.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/http/middleware/HandleExceptions.class.php