Skip to content

Fix some issues in routing.

Add files to path blacklist. Remove empty ErrorsController.

I was trying to find a place to route some new controller I am about to work on and found that there were some issues with the current route. This fixes the issues I found.

Merge request reports