This project is not covered by Drupal’s security advisory policy.

A production site can lose its database or all of its tables during an emergency. Lets not make matters worse by showing the Drupal install page to all users.

To help fix this in Drupal core, see https://www.drupal.org/project/drupal/issues/3097643

Post-Installation

Change your front controller (i.e. index.php in the web root) to use the ProdNoRedirectKernel class from this module instead of DrupalKernel. Example. Also configure Drupal Scaffold to not overwrite index.php during composer update.

Project information

Releases