After installing the latest 23.10.29 I do no longer get the password validation errors for a new user. A blank page is shown instead.
Here is the relevant log:
[17-Nov-2025 11:16:29 Europe/Rome] PHP Fatal error: Uncaught TypeError: Adaptation\Log\LoggerPassword::warning(): Argument #2 ($initiatorId) must be of type int, string given, called in /usr/share/centreon/www/include/configuration/configObject/contact/DB-Func.php on line 1543 and defined in /usr/share/centreon/src/Adaptation/Log/LoggerPassword.php:58
Stack trace:
#0 /usr/share/centreon/www/include/configuration/configObject/contact/DB-Func.php(1543): Adaptation\Log\LoggerPassword->warning()
#1 /usr/share/centreon/vendor/openpsa/quickform/lib/HTML/QuickForm.php(1330): validatePasswordCreation()
#2 /usr/share/centreon/www/include/configuration/configObject/contact/formContact.php(1217): HTML_QuickForm->validate()
#3 /usr/share/centreon/www/include/configuration/configObject/contact/contact.php(178): require_once('...')
#4 /usr/share/centreon/www/main.get.php(304): include_once('...')
#5 {main}I already opened a github issue https://github.com/centreon/centreon/issues/8909
