Skip to content

Detect non-existing websites

Thomas requested to merge detect-non-existing-sites into master
  • Load data in the beforeroute hook rather than in the main class constructor, allowing us to return 404 if not found
  • Disable Falsum being always on /o\

Merge request reports