last week a security bug (SA-CORE-2024-002 https://www.drupal.org/sa-core-2024-002) was announced and that it only affects sites that do not have a default site configuration. Now the question is what the default site configuration is, or where it is defined. Unfortunately I could not find anything in the documentation. Can one of you help me where I can find this information? Thank you and many regards
I have changed the database users password. After the change the website gave this error: The website encountered an unexpected error. Please try again later. Drupal\Core\Database\DatabaseAccessDeniedException: SQLSTATE[HY000] [1045] Access denied for user '[myuser]'@'[myhost]' (using password: YES) in Drupal\Core\Database\Driver\mysql\Connection::open() (line 423 of /data/sites/web/[mywebsite]/www/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php).