diff --git a/.jenkins/configuration/default-environment/unattended_install/default-config-itop.php b/.jenkins/configuration/default-environment/unattended_install/default-config-itop.php index 6caa3061e..23abf626e 100644 --- a/.jenkins/configuration/default-environment/unattended_install/default-config-itop.php +++ b/.jenkins/configuration/default-environment/unattended_install/default-config-itop.php @@ -247,6 +247,9 @@ $MySettings = array( * */ $MyModuleSettings = array( + 'authent-local' => array ( + 'password_validation.pattern' => '', + ), 'itop-attachments' => array ( 'allowed_classes' => array ( 0 => 'Ticket',